Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h161 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
175 #define IF_DIFF_REF_FRAME_ADD_MV(mbmi, ref_frame, ref_sign_bias, refmv_count, \ argument
Dvp9_mvref_common.c23 int i, refmv_count = 0; in find_mv_refs_idx() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c50 int i, refmv_count = 0; in mv_refs_rt() local