OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ENTROPY_TOKENS
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropy.h
40
#define
ENTROPY_TOKENS
12
44
DECLARE_ALIGNED(16, extern const uint8_t, vp9_pt_energy_class[
ENTROPY_TOKENS
]);
113
[
ENTROPY_TOKENS
];
148
extern const vpx_tree_index vp9_coef_con_tree[TREE_SIZE(
ENTROPY_TOKENS
)];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropy.h
40
#define
ENTROPY_TOKENS
12
44
DECLARE_ALIGNED(16, extern const uint8_t, vp9_pt_energy_class[
ENTROPY_TOKENS
]);
57
extern const vp9_extra_bit vp9_extra_bits[
ENTROPY_TOKENS
];
90
[
ENTROPY_TOKENS
];
Completed in 667 milliseconds