Home
last modified time | relevance | path

Searched defs:coef_counts (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c127 unsigned int(*coef_counts)[COEFF_CONTEXTS][UNCONSTRAINED_NODES + 1]; in decode_coefs() local
/external/libvpx/libvpx/vp8/encoder/
Dblock.h134 unsigned int coef_counts[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS] member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c520 vp9_coeff_count *coef_counts = cpi->td.rd_counts.coef_counts[tx_size]; in build_tree_distribution() local
Dvp9_encoder.h375 vp9_coeff_count coef_counts[TX_SIZES][PLANE_TYPES]; member