Searched refs:i16_qMvl1_x (Results 1 - 1 of 1) sorted by relevance

/external/libavc/encoder/
H A Dih264e_deblk.c182 WORD16 i16_qMvl1_x, i16_qMvl1_y, i16_pMvl1_x, i16_pMvl1_y; local
274 i16_qMvl1_x = ps_curr_pu->s_me_info[PRED_L1].s_mv.i2_mvx;
280 | (ABS((i16_pMvl1_x - i16_qMvl1_x)) >= 4)
321 i16_qMvl1_x = ps_curr_pu->s_me_info[PRED_L1].s_mv.i2_mvx;
327 | (ABS((i16_pMvl1_x - i16_qMvl1_x)) >= 4)

Completed in 221 milliseconds