Searched refs:PREV_COEF_CONTEXTS (Results 1 – 13 of 13) sorted by relevance
86 # define PREV_COEF_CONTEXTS 3 macro90 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_co…
14 static const unsigned int default_coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_…
15 const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_toke…
155 while (++k < PREV_COEF_CONTEXTS); in vp8_default_coef_probs()
44 vp8_prob coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1];
40 extern _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
459 …unsigned int coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens]; /* fo…462 vp8_prob frame_coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1];463 …unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1][2…
113 unsigned int token_costs[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
24 _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];391 while (++pt < PREV_COEF_CONTEXTS); in print_context_counters()
53 static unsigned int tree_update_hist [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_toke…1232 while (++k < PREV_COEF_CONTEXTS); in vp8_estimate_entropy_savings()1327 while (++k < PREV_COEF_CONTEXTS); in update_coef_probs()1698 for (k = 0; k < PREV_COEF_CONTEXTS; k++) in print_tree_update_probs()
142 unsigned int c [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens], in fill_token_costs()143 const vp8_prob p [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1] in fill_token_costs()151 for (k = 0; k < PREV_COEF_CONTEXTS; k++) in fill_token_costs()
21 #define OCB_X PREV_COEF_CONTEXTS * ENTROPY_NODES
829 for (k = 0; k < PREV_COEF_CONTEXTS; k++) in vp8_decode_frame()