Searched defs:coef_counts (Results 1 – 4 of 4) sorted by relevance
61 unsigned int (*coef_counts)[COEFF_CONTEXTS][UNCONSTRAINED_NODES + 1]; in decode_coefs() local
141 unsigned int coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS]; member
506 vp9_coeff_count *coef_counts = cpi->td.rd_counts.coef_counts[tx_size]; in build_tree_distribution() local
259 vp9_coeff_count coef_counts[TX_SIZES][PLANE_TYPES]; member