Home
last modified time | relevance | path

Searched refs:vp9_coeff_count (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.h112 typedef unsigned int vp9_coeff_count[REF_TYPES][COEF_BANDS][COEFF_CONTEXTS] typedef
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h322 vp9_coeff_count coef_counts[TX_SIZES][PLANE_TYPES];
Dvp9_bitstream.c514 vp9_coeff_count *coef_counts = cpi->td.rd_counts.coef_counts[tx_size]; in build_tree_distribution()
Dvp9_encoder.c3148 vp9_coeff_count *full_count) {