OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_coeff_count_model
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropy.h
210
typedef unsigned int
vp9_coeff_count_model
[REF_TYPES][COEF_BANDS]
typedef
vp9_onyxc_int.h
62
vp9_coeff_count_model
coef[TX_SIZES][BLOCK_TYPES];
vp9_entropy.c
619
vp9_coeff_count_model
*coef_counts = cm->counts.coef[tx_size];
/external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c
104
vp9_coeff_count_model
*coef_counts = counts->coef[tx_size];
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
Completed in 30 milliseconds