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