Home
last modified time | relevance | path

Searched defs:refmv_count (Results 1 – 5 of 5) 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.c448 int refmv_count) { in dec_find_best_ref_mvs()
461 #define ADD_MV_REF_LIST_EB(mv, refmv_count, mv_ref_list, Done) \ argument
478 refmv_count, mv_ref_list, Done) \ argument
499 int i, refmv_count = 0; in dec_find_mv_refs() local
627 int refmv_count; in append_sub8x8_mvs_for_idx() local
729 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()
143 CANDIDATE_MV *ref_mv_stack, uint8_t *refmv_count, in scan_row_mbmi()
193 CANDIDATE_MV *ref_mv_stack, uint8_t *refmv_count, in scan_col_mbmi()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c65 int i, refmv_count = 0; in mv_refs_rt() local