Searched refs:PARTITION_TYPES (Results 1 – 16 of 16) 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)];
68 PARTITION_TYPES, enumerator69 PARTITION_INVALID = PARTITION_TYPES
183 [PARTITION_TYPES - 1] = {210 default_partition_probs[PARTITION_CONTEXTS][PARTITION_TYPES - 1] = {262 const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = {
31 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES];
71 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
169 const vpx_prob (*partition_probs)[PARTITION_TYPES - 1];
343 : (const vpx_prob(*)[PARTITION_TYPES - 1]) cm->fc->partition_prob; in set_partition_probs()
509 for (j = 0; j < PARTITION_TYPES; j++) in vp9_accumulate_frame_counts()
161 PARTITION_TYPES = PARTITION_SPLIT + 1, enumerator
1214 return PARTITION_TYPES; in partition_cdf_length()
768 int partition_cost[PARTITION_CONTEXTS][PARTITION_TYPES];
49 static const struct vp9_token partition_encodings[PARTITION_TYPES] = {1341 counts->partition[i], PARTITION_TYPES, &header_bc); in write_compressed_header()
198 for (j = 0; j < PARTITION_TYPES - 1; ++j) { in compute_context_model_diff()202 pre_last_prob = MAX_PROB - pre_fc->partition_prob[i][PARTITION_TYPES - 2]; in compute_context_model_diff()203 cur_last_prob = MAX_PROB - cur_fc->partition_prob[i][PARTITION_TYPES - 2]; in compute_context_model_diff()205 diff += (int)counts->partition[i][PARTITION_TYPES - 1] * in compute_context_model_diff()
539 ? PARTITION_TYPES in av1_simple_motion_search_prune_rect()
2692 int tmp_partition_cost[PARTITION_TYPES]; in rd_pick_partition()2769 for (int i = 0; i < PARTITION_TYPES; ++i) tmp_partition_cost[i] = max_cost; in rd_pick_partition()
2900 for (i = 0; i < PARTITION_TYPES - 1; ++i) in read_compressed_header()