Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h67 static const int counter_to_context[19] = { variable
Dvp9_mvref_common.c104 mi->mbmi.mode_context[ref_frame] = counter_to_context[context_counter]; in find_mv_refs_idx()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c100 mi->mbmi.mode_context[ref_frame] = counter_to_context[context_counter]; in mv_refs_rt()