Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
262 #define IF_DIFF_REF_FRAME_ADD_MV(mbmi, ref_frame, ref_sign_bias, refmv_count, \ argument
Dvp9_mvref_common.c21 int i, refmv_count = 0; in find_mv_refs_idx() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c450 #define ADD_MV_REF_LIST_EB(mv, refmv_count, mv_ref_list, Done) \ argument
467 refmv_count, mv_ref_list, Done) \ argument
488 int i, refmv_count = 0; in dec_find_mv_refs() local
616 int refmv_count; in append_sub8x8_mvs_for_idx() local
774 int refmv_count = in read_inter_block_mode_info() local
/external/libaom/libaom/av1/common/
Dmvref_common.c76 uint8_t *refmv_count, uint8_t *ref_match_count, uint8_t *newmv_count, in add_ref_mv_candidate()
145 uint16_t *ref_mv_weight, uint8_t *refmv_count, uint8_t *ref_match_count, in scan_row_mbmi()
192 uint16_t *ref_mv_weight, uint8_t *refmv_count, uint8_t *ref_match_count, in scan_col_mbmi()
241 uint8_t *refmv_count) { in scan_blk_mbmi()
325 uint8_t *const refmv_count, in add_tpl_ref_mv()
443 MV_REFERENCE_FRAME ref_frame, uint8_t *const refmv_count, in process_single_ref_mv_candidate()
474 uint8_t *const refmv_count, in setup_ref_mv_list()
/external/libaom/libaom/av1/encoder/
Dtpl_model.c316 int refmv_count = 1; in mode_estimation() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c65 int i, refmv_count = 0; in mv_refs_rt() local