Home
last modified time | relevance | path

Searched refs:wm (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/demos/kpaddemo/src/
Dsample.c130 s32 i,w,k, im,wm,km ; in move_cursor() local
146 wm = 1 << 30 ; // Maximum distance value in move_cursor()
161 if ( w >= wm ) continue ; in move_cursor()
164 wm = w ; in move_cursor()
171 if ( wm != 1 << 30 ) { in move_cursor()