Searched defs:cur_mv (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 6645 BLOCK_SIZE bsize, int_mv *cur_mv, int mi_row, in joint_motion_search() 7421 const AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, int_mv *cur_mv, in compound_single_motion_search_interinter() 7448 const AV1_COMP *const cpi, MACROBLOCK *x, const int_mv *const cur_mv, in do_masked_motion_search_indexed() 7835 const int_mv *const cur_mv, in interinter_compound_motion_search() 7891 const AV1_COMP *const cpi, MACROBLOCK *x, const int_mv *const cur_mv, in build_and_cost_compound_type() 8107 const BLOCK_SIZE bsize, int_mv *cur_mv, in handle_newmv() 8597 const int_mv *cur_mv) { in save_comp_rd_search_stat() 9452 const uint32_t cur_mv = mbmi->mv[0].as_int; in motion_mode_rd() local 9799 static INLINE int build_cur_mv(int_mv *cur_mv, PREDICTION_MODE this_mode, in build_cur_mv() 9864 int mi_row, int_mv *cur_mv, int mode_search_mask, int masked_compound_used, in compound_type_rd() [all …]
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 1324 int_mv cur_mv = in read_inter_block_mode_info() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2605 int_mv cur_mv[2]; in handle_inter_mode() local
|