Home
last modified time | relevance | path

Searched defs:best_ref_mv (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpickinter.c394 static void update_mvcount(MACROBLOCK *x, int_mv *best_ref_mv) in update_mvcount()
580 int_mv best_ref_mv; in vp8_pick_inter_mode() local
Drdopt.c953 int_mv *this_mv, int_mv *best_ref_mv, in labels2mode()
1387 int_mv *best_ref_mv, int best_rd, in vp8_rd_pick_best_mbsegmentation()
1737 static void rd_update_mvcount(MACROBLOCK *x, int_mv *best_ref_mv) in rd_update_mvcount()
1951 int_mv best_ref_mv; in vp8_rd_pick_inter_mode() local
Dfirstpass.c581 int_mv best_ref_mv; in vp8_first_pass() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h47 int_mv best_ref_mv[2]; member
Dvp9_firstpass.c565 int_mv best_ref_mv; in vp9_first_pass() local
Dvp9_rdopt.c2086 int_mv *best_ref_mv, in rd_pick_best_mbsegmentation()