Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_mc.c327 WORD32 u4_mv_x; in ih264e_motion_comp_chroma() local
343 u4_mv_x = ps_curr_mv->i2_mvx >> 3; in ih264e_motion_comp_chroma()
363 pu1_ref += ((u4_mv_y * i4_ref_strd) + (u4_mv_x << 1)); in ih264e_motion_comp_chroma()
402 u4_mv_x = ps_curr_mv->i2_mvx >> 3; in ih264e_motion_comp_chroma()
425 pu1_ref += ((u4_mv_y * i4_ref_strd) + (u4_mv_x << 1)); in ih264e_motion_comp_chroma()