HomeSort by relevance Sort by last modified time
    Searched full:i2_high (Results 1 - 1 of 1) sorted by null

  /external/libmpeg2/decoder/
impeg2d_mv_dec.c 68 WORD16 i2_high,i2_low,i2_range; local
110 i2_high = (16 * i2_f) - 1;
140 if(ai2_mv[i] > i2_high)

Completed in 84 milliseconds