OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_partition_tree
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropymode.h
49
extern const vp9_tree_index
vp9_partition_tree
[];
vp9_entropymode.c
247
const vp9_tree_index
vp9_partition_tree
[6] = {
variable
351
vp9_tokens_from_tree(vp9_partition_encodings,
vp9_partition_tree
);
418
update_mode_probs(PARTITION_TYPES,
vp9_partition_tree
,
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
644
write_token(bc,
vp9_partition_tree
,
[
all
...]
vp9_rdopt.c
252
vp9_partition_tree
);
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
288
partition = treed_read(r,
vp9_partition_tree
,
[
all
...]
Completed in 70 milliseconds