Home
last modified time | relevance | path

Searched defs:PC_TREE (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dcontext_tree.h72 typedef struct PC_TREE { struct
86 struct PC_TREE *split[4]; argument
88 } PC_TREE; typedef
/external/libvpx/vp9/encoder/
Dvp9_context_tree.h83 typedef struct PC_TREE { struct
91 struct PC_TREE *split[4]; argument
97 } PC_TREE; argument