Searched refs:mv_x (Results 1 – 5 of 5) sorted by relevance
/external/libavc/encoder/ |
D | ime_statistics.h | 75 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) debug_mv_histogram_add(mv_x, mv_y) argument 80 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) argument
|
D | ime.c | 497 WORD16 mv_x, mv_y; in ime_sub_pel_motion_estimation_16x16() local 527 mv_x = ps_mb_part->s_mv_curr.i2_mvx >> 2; in ime_sub_pel_motion_estimation_16x16() 559 WORD32 mv_x_tmp = (mv_x << 2) + 2; in ime_sub_pel_motion_estimation_16x16() 593 WORD32 mv_x_tmp = (mv_x << 2); in ime_sub_pel_motion_estimation_16x16() 629 WORD32 mv_x_tmp = (mv_x << 2) + 2; in ime_sub_pel_motion_estimation_16x16()
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2007-07-31-RedundantPhi.ll | 5 …t %pred_mv_y1, i16 signext %pred_mv_x2, i16 signext %pred_mv_y2, i16* %mv_x, i16* %mv_y, i16* %…
|
/external/llvm/test/Transforms/GVN/ |
D | 2007-07-31-RedundantPhi.ll | 5 …t %pred_mv_y1, i16 signext %pred_mv_x2, i16 signext %pred_mv_y2, i16* %mv_x, i16* %mv_y, i16* %…
|
/external/llvm/test/CodeGen/Mips/ |
D | delay-slot-fill-forward.ll | 38 i16* nocapture %mv_x, i16* nocapture %mv_y, i16* nocapture readonly %s_mv_x, 76 %9 = load i16, i16* %mv_x, align 2, !tbaa !5 139 %.pre = load i16, i16* %mv_x, align 2, !tbaa !5
|