Home
last modified time | relevance | path

Searched refs:mode_2_counter (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h47 static const int mode_2_counter[MB_MODE_COUNT] = { variable
Dvp9_mvref_common.c47 context_counter += mode_2_counter[candidate->mode]; in find_mv_refs_idx()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c57 context_counter += mode_2_counter[candidate->mode]; in mv_refs_rt()