Searched refs:vp9_partition_tree (Results 1 – 5 of 5) sorted by relevance
262 const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = { variable373 vpx_tree_merge_probs(vp9_partition_tree, pre_fc->partition_prob[i], in vp9_adapt_mode_probs()
88 extern const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
408 vp9_write_token(w, vp9_partition_tree, probs, &partition_encodings[p]); in write_partition()1335 prob_diff_update(vp9_partition_tree, fc->partition_prob[i], in write_compressed_header()
348 vp9_partition_tree); in vp9_initialize_rd_consts()
1105 p = (PARTITION_TYPE)vpx_read_tree(r, vp9_partition_tree, probs); in read_partition()