Searched refs:LEVEL_CONTEXTS (Results 1 – 7 of 7) sorted by relevance
44 #define LEVEL_CONTEXTS 21 macro
85 aom_cdf_prob coeff_br_cdf[TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS]
944 [TOKEN_CDF_Q_CTXS][TX_SIZES][PLANE_TYPES][LEVEL_CONTEXTS]
60 int lps_cost[LEVEL_CONTEXTS][COEFF_BASE_RANGE + 1 + COEFF_BASE_RANGE + 1];
431 unsigned int coeff_lps[TX_SIZES][PLANE_TYPES][BR_CDF_SIZE - 1][LEVEL_CONTEXTS]442 [LEVEL_CONTEXTS][BR_CDF_SIZE];
524 for (int ctx = 0; ctx < LEVEL_CONTEXTS; ++ctx) { in av1_fill_coeff_costs()546 for (int ctx = 0; ctx < LEVEL_CONTEXTS; ++ctx) { in av1_fill_coeff_costs()
722 cts_each_dim[3] = LEVEL_CONTEXTS; in main()