Searched refs:BLOCK_TYPES (Results 1 – 14 of 14) sorted by relevance
64 #define BLOCK_TYPES 4 macro93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROP…
21 const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES…
21 static const vp8_prob default_coef_probs [BLOCK_TYPES]
47 vp8_prob coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
445 vp8_prob frame_coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];446 char update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];448 unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2];714 int token_costs[BLOCK_TYPES][COEF_BANDS]
20 static const unsigned int default_coef_counts[BLOCK_TYPES]
44 extern _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS];
54 static unsigned int tree_update_hist [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES…792 coef_probs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][ENTROPY_NODES])798 for (i = 0; i < BLOCK_TYPES; i++)925 while (++i < BLOCK_TYPES); in independent_coef_context_savings()974 while (++i < BLOCK_TYPES); in default_coef_context_savings()1201 while (++i < BLOCK_TYPES); in vp8_update_coef_probs()1244 while (++i < BLOCK_TYPES); in pack_coef_probs()1700 for (i = 0; i < BLOCK_TYPES; i++) in print_tree_update_probs()
141 unsigned int coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS];
24 _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS];486 while (++type < BLOCK_TYPES); in print_context_counters()
153 int c[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][MAX_ENTROPY_TOKENS], in fill_token_costs()154 const vp8_prob p[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][ENTROPY_NODES] in fill_token_costs()160 for (i = 0; i < BLOCK_TYPES; i++) in fill_token_costs()
731 while (++i < BLOCK_TYPES); in sum_coef_counts()
115 BLOCK_TYPES = frozenset([ variable in EcmaContext313 if self._context.type in EcmaContext.BLOCK_TYPES:
1311 for (i = 0; i < BLOCK_TYPES; i++) in vp8_decode_frame()