OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_coeff_stats
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropy.h
97
typedef unsigned int
vp9_coeff_stats
[REF_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS]
typedef
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
46
vp9_coeff_stats
tree_update_hist[TX_SIZES][BLOCK_TYPES];
672
vp9_coeff_stats
*coef_branch_ct = cpi->frame_branch_ct[tx_size];
717
vp9_coeff_stats
*frame_branch_ct = cpi->frame_branch_ct[tx_size];
[
all
...]
vp9_onyx_int.h
478
vp9_coeff_stats
frame_branch_ct[TX_SIZES][BLOCK_TYPES];
Completed in 31 milliseconds