Home
last modified time | relevance | path

Searched refs:mode_2_counter (Results 1 – 4 of 4) 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.c43 context_counter += mode_2_counter[candidate_mi->mode]; in find_mv_refs_idx()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c685 context_counter += mode_2_counter[candidate->mode]; in get_mode_context()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c85 context_counter += mode_2_counter[candidate_mi->mode]; in mv_refs_rt()