Searched refs:coef_counts (Results 1 – 11 of 11) sorted by relevance
135 ++x->coef_counts [1] [0] [pt] [DCT_EOB_TOKEN]; in tokenize2nd_order_b()149 ++x->coef_counts [1] [0] [pt] [token]; in tokenize2nd_order_b()168 ++x->coef_counts [1] [band] [pt] [token]; in tokenize2nd_order_b()181 ++x->coef_counts [1] [band] [pt] [DCT_EOB_TOKEN]; in tokenize2nd_order_b()234 ++x->coef_counts [type] [c] [pt] [DCT_EOB_TOKEN]; in tokenize1st_order_b()249 ++x->coef_counts [type] [c] [pt] [token]; in tokenize1st_order_b()268 ++x->coef_counts [type] [band] [pt] [token]; in tokenize1st_order_b()280 ++x->coef_counts [type] [band] [pt] [DCT_EOB_TOKEN]; in tokenize1st_order_b()307 ++x->coef_counts [2] [0] [pt] [DCT_EOB_TOKEN]; in tokenize1st_order_b()322 ++x->coef_counts [2] [0] [pt] [token]; in tokenize1st_order_b()[all …]
138 unsigned int coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS]; member
871 x->coef_counts[i][j]; in independent_coef_context_savings()950 x->coef_counts [i][j][k], in default_coef_context_savings()1065 vp8_copy(cpi->mb.coef_counts, default_coef_counts); in vp8_update_coef_context()1189 context_counters [i][j][k][t] += cpi->coef_counts [i][j][k][t]; in vp8_update_coef_probs()
676 vp8_zero(x->coef_counts); in init_encode_frame_mb_context()702 x->coef_counts [i][j][k][t] += in sum_coef_counts()703 x_thread->coef_counts [i][j][k][t]; in sum_coef_counts()
486 vp8_zero(mb->coef_counts); in vp8cx_init_mbrthread_data()
63 ++coef_counts[band][ctx][token]; \94 unsigned int (*coef_counts)[COEFF_CONTEXTS][UNCONSTRAINED_NODES + 1] = in decode_coefs() local
389 vp9_coeff_count coef_counts[TX_SIZES][PLANE_TYPES]; member
230 cpi->coef_counts[tx_size][type][ref]; in tokenize_b()
490 vp9_coeff_count *coef_counts = cpi->coef_counts[tx_size]; in build_tree_distribution() local501 coef_counts[i][j][k][l]); in build_tree_distribution()
2756 full_to_model_counts(cm->counts.coef[t], cpi->coef_counts[t]);
3091 vp9_zero(cpi->coef_counts); in encode_frame_internal()