Searched refs:TREE_SIZE (Results 1 – 8 of 8) sorted by relevance
81 extern const vp9_tree_index vp9_intra_mode_tree[TREE_SIZE(INTRA_MODES)];82 extern const vp9_tree_index vp9_inter_mode_tree[TREE_SIZE(INTER_MODES)];83 extern const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];85 [TREE_SIZE(SWITCHABLE_FILTERS)];
20 const vp9_tree_index vp9_mv_joint_tree[TREE_SIZE(MV_JOINTS)] = {26 const vp9_tree_index vp9_mv_class_tree[TREE_SIZE(MV_CLASSES)] = {39 const vp9_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = {43 const vp9_tree_index vp9_mv_fp_tree[TREE_SIZE(MV_FP_SIZE)] = {
223 const vp9_tree_index vp9_intra_mode_tree[TREE_SIZE(INTRA_MODES)] = {235 const vp9_tree_index vp9_inter_mode_tree[TREE_SIZE(INTER_MODES)] = {241 const vp9_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {332 [TREE_SIZE(SWITCHABLE_FILTERS)] = {
75 extern const vp9_tree_index vp9_segment_tree[TREE_SIZE(MAX_SEGMENTS)];
69 const vp9_tree_index vp9_segment_tree[TREE_SIZE(MAX_SEGMENTS)] = {
33 #define TREE_SIZE(leaf_count) (2 * (leaf_count) - 2) macro
96 const vp9_tree_index vp9_coefmodel_tree[TREE_SIZE(UNCONSTRAINED_NODES + 1)] = {
32 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = {47 const vp9_tree_index vp9_coef_con_tree[TREE_SIZE(ENTROPY_TOKENS)] = {