OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_coef_counts
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
defaultcoefcounts.h
13
static const unsigned int
default_coef_counts
[BLOCK_TYPES]
variable
bitstream.c
875
probs =
default_coef_counts
[i][j];
1065
vp8_copy(cpi->mb.coef_counts,
default_coef_counts
);
[
all
...]
Completed in 25 milliseconds