Searched refs:PARTITION_TYPES (Results 1 – 11 of 11) sorted by relevance
47 vpx_prob partition_prob[PARTITION_CONTEXTS][PARTITION_TYPES - 1];65 unsigned int partition[PARTITION_CONTEXTS][PARTITION_TYPES];85 [PARTITION_TYPES - 1];88 extern const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
66 PARTITION_TYPES, enumerator67 PARTITION_INVALID = PARTITION_TYPES
164 [PARTITION_TYPES - 1] = {188 [PARTITION_TYPES - 1] = {241 const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {
31 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES];
73 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
169 const vpx_prob (*partition_probs)[PARTITION_TYPES - 1];
349 (const vpx_prob (*)[PARTITION_TYPES - 1])cm->fc->partition_prob; in set_partition_probs()
332 for (j = 0; j < PARTITION_TYPES; j++) in vp9_accumulate_frame_counts()
475 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES];
43 static const struct vp9_token partition_encodings[PARTITION_TYPES] =1218 counts->partition[i], PARTITION_TYPES, &header_bc); in write_compressed_header()
2076 for (i = 0; i < PARTITION_TYPES - 1; ++i) in read_compressed_header()