Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h171 static uint16_t compound_mode_ctx_map[3][COMP_NEWMV_CTXS] = {
188 newmv_ctx, COMP_NEWMV_CTXS - 1)]; in av1_mode_context_analyzer()
Denums.h524 #define COMP_NEWMV_CTXS 5 macro