Searched refs:TREE_SIZE (Results 1 – 9 of 9) sorted by relevance
86 extern const vpx_tree_index vp9_intra_mode_tree[TREE_SIZE(INTRA_MODES)];87 extern const vpx_tree_index vp9_inter_mode_tree[TREE_SIZE(INTER_MODES)];88 extern const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];90 [TREE_SIZE(SWITCHABLE_FILTERS)];
17 const vpx_tree_index vp9_mv_joint_tree[TREE_SIZE(MV_JOINTS)] = {23 const vpx_tree_index vp9_mv_class_tree[TREE_SIZE(MV_CLASSES)] = {36 const vpx_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = {40 const vpx_tree_index vp9_mv_fp_tree[TREE_SIZE(MV_FP_SIZE)] = {
223 const vpx_tree_index vp9_intra_mode_tree[TREE_SIZE(INTRA_MODES)] = {235 const vpx_tree_index vp9_inter_mode_tree[TREE_SIZE(INTER_MODES)] = {241 const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {332 [TREE_SIZE(SWITCHABLE_FILTERS)] = {
57 const vpx_tree_index vp9_segment_tree[TREE_SIZE(MAX_SEGMENTS)] = {
79 extern const vpx_tree_index vp9_segment_tree[TREE_SIZE(MAX_SEGMENTS)];
163 extern const vpx_tree_index vp9_coef_con_tree[TREE_SIZE(ENTROPY_TOKENS)];
19 const vpx_tree_index vp9_coef_con_tree[TREE_SIZE(ENTROPY_TOKENS)] = {
31 #define TREE_SIZE(leaf_count) (2 * (leaf_count) - 2) macro
55 const vpx_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = {