OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cat4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/
entropy.c
152
init_bit_tree(
cat4
, 4);
161
static const vp8_tree_index
cat4
[8] = { 2, 2, 4, 4, 6, 6, 0, 0 };
variable
176
{
cat4
, Pcat4, 4, 19},
/external/libvpx/libvpx/vp9/common/
vp9_entropy.c
318
static vp9_tree_index cat1[2], cat2[4], cat3[6],
cat4
[8], cat5[10], cat6[28];
variable
335
init_bit_tree(
cat4
, 4);
349
{
cat4
, Pcat4, 4, 19},
Completed in 85 milliseconds