Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h171 static uint16_t compound_mode_ctx_map[3][COMP_NEWMV_CTXS] = { variable
187 const int16_t comp_ctx = compound_mode_ctx_map[refmv_ctx >> 1][AOMMIN( in av1_mode_context_analyzer()