Searched refs:mv_y (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 528 mv_y = ps_mb_part->s_mv_curr.i2_mvy >> 2; in ime_sub_pel_motion_estimation_16x16() 560 WORD32 mv_y_tmp = (mv_y << 2); in ime_sub_pel_motion_estimation_16x16() 594 WORD32 mv_y_tmp = (mv_y << 2) + 2; in ime_sub_pel_motion_estimation_16x16() 630 WORD32 mv_y_tmp = (mv_y << 2) + 2; in ime_sub_pel_motion_estimation_16x16()
|
/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, 82 %10 = load i16, i16* %mv_y, align 2, !tbaa !5 109 %12 = load i16, i16* %mv_y, align 2, !tbaa !5 147 %16 = load i16, i16* %mv_y, align 2, !tbaa !5
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2007-07-31-RedundantPhi.ll | 5 …y1, i16 signext %pred_mv_x2, i16 signext %pred_mv_y2, i16* %mv_x, i16* %mv_y, i16* %s_mv_x, i16*…
|
/external/llvm/test/Transforms/GVN/ |
D | 2007-07-31-RedundantPhi.ll | 5 …y1, i16 signext %pred_mv_x2, i16 signext %pred_mv_y2, i16* %mv_x, i16* %mv_y, i16* %s_mv_x, i16*…
|