Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h67 static const int counter_to_context[19] = { variable
Dvp9_mvref_common.c126 mode_context[ref_frame] = counter_to_context[context_counter]; in find_mv_refs_idx()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c689 return counter_to_context[context_counter]; in get_mode_context()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c145 x->mbmi_ext->mode_context[ref_frame] = counter_to_context[context_counter]; in mv_refs_rt()