OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_partition_encodings
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropymode.h
50
extern struct vp9_token
vp9_partition_encodings
[PARTITION_TYPES];
vp9_entropymode.c
256
struct vp9_token
vp9_partition_encodings
[PARTITION_TYPES];
variable in typeref:struct:vp9_token
351
vp9_tokens_from_tree(
vp9_partition_encodings
, vp9_partition_tree);
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
646
vp9_partition_encodings
+ partition);
[
all
...]
Completed in 25 milliseconds