Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c94 unsigned int (*coef_counts)[COEFF_CONTEXTS][UNCONSTRAINED_NODES + 1] = in decode_coefs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dblock.h138 unsigned int coef_counts [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [MAX_ENTROPY_TOKENS]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c490 vp9_coeff_count *coef_counts = cpi->coef_counts[tx_size]; in build_tree_distribution() local
Dvp9_onyx_int.h389 vp9_coeff_count coef_counts[TX_SIZES][PLANE_TYPES]; member