OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cat5
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/
entropy.c
153
init_bit_tree(
cat5
, 5);
162
static const vp8_tree_index
cat5
[10] = { 2, 2, 4, 4, 6, 6, 8, 8, 0, 0 };
variable
177
{
cat5
, Pcat5, 5, 35},
/external/libvpx/libvpx/vp9/common/
vp9_entropy.c
400
static vp9_tree_index cat1[2], cat2[4], cat3[6], cat4[8],
cat5
[10], cat6[28];
variable
418
init_bit_tree(
cat5
, 5);
432
{
cat5
, Pcat5, 5, 35},
Completed in 25 milliseconds