Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_mc.c328 WORD32 u4_mv_y; in ih264e_motion_comp_chroma() local
344 u4_mv_y = ps_curr_mv->i2_mvy >> 3; in ih264e_motion_comp_chroma()
363 pu1_ref += ((u4_mv_y * i4_ref_strd) + (u4_mv_x << 1)); in ih264e_motion_comp_chroma()
403 u4_mv_y = ps_curr_mv->i2_mvy >> 3; in ih264e_motion_comp_chroma()
425 pu1_ref += ((u4_mv_y * i4_ref_strd) + (u4_mv_x << 1)); in ih264e_motion_comp_chroma()