Home
last modified time | relevance | path

Searched defs:mv_x_tmp (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dime.c552 WORD32 mv_x_tmp = (mv_x << 2) + 2; in ime_sub_pel_motion_estimation_16x16() local
586 WORD32 mv_x_tmp = (mv_x << 2); in ime_sub_pel_motion_estimation_16x16() local
622 WORD32 mv_x_tmp = (mv_x << 2) + 2; in ime_sub_pel_motion_estimation_16x16() local
/external/libavc/encoder/svc/
Disvce_me.c593 WORD32 mv_x_tmp = (mv_x << 2) + 2; in isvce_sub_pel_motion_estimation_16x16() local
625 WORD32 mv_x_tmp = (mv_x << 2); in isvce_sub_pel_motion_estimation_16x16() local
659 WORD32 mv_x_tmp = (mv_x << 2) + 2; in isvce_sub_pel_motion_estimation_16x16() local