Lines Matching defs:pc_tree
1562 PC_TREE *pc_tree, int *rate) { in encode_sb()
1745 int64_t *dist, int do_recon, PC_TREE *pc_tree) { in av1_rd_use_partition()
2337 PC_TREE *pc_tree) { in try_split_partition()
2448 const PC_TREE *pc_tree, const RD_STATS *none_rdc, in calc_do_split_flag()
2532 const BLOCK_SIZE bsize, PC_TREE *const pc_tree, in try_merge()
2879 BLOCK_SIZE bsize, PC_TREE *pc_tree) { in av1_nonrd_use_partition()
3083 PC_TREE *pc_tree, RD_STATS *best_rdc, in rd_test_partition3()
3426 TokenExtra **tp, MACROBLOCK *x, PC_TREE *pc_tree, in rectangular_partition_search()
3554 PC_TREE *pc_tree, PICK_MODE_CONTEXT *dst_ctxs[SUB_PARTITIONS_AB], in rd_pick_ab_part()
3597 PC_TREE *pc_tree, const int is_ctx_ready[NUM_AB_PARTS][2], in set_mode_search_ctx()
3622 const MB_MODE_INFO **dst_mode, const PC_TREE *pc_tree) { in copy_partition_mode_from_pc_tree()
3631 const MB_MODE_INFO **mode_cache, const PC_TREE *pc_tree, in set_mode_cache_for_partition_ab()
3666 PC_TREE *pc_tree, PartitionSearchState *part_search_state, in ab_partitions_search()
3816 PC_TREE *pc_tree, PICK_MODE_CONTEXT *cur_part_ctx[SUB_PARTITIONS_PART4], in rd_pick_4partition()
3903 AV1_COMP *const cpi, MACROBLOCK *x, PC_TREE *pc_tree, in prune_4_way_partition_search()
3969 MACROBLOCK *x, PC_TREE *pc_tree, in set_none_partition_params()
4103 PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree, in none_partition_search()
4196 TokenExtra **tp, MACROBLOCK *x, PC_TREE *pc_tree, in split_partition_search()
4332 const PC_TREE *const pc_tree, in write_partition_tree()
4391 const PC_TREE *const pc_tree, in verify_write_partition_tree()
4452 static int read_partition_tree(AV1_COMP *const cpi, PC_TREE *const pc_tree, in read_partition_tree()
4508 const BLOCK_SIZE bsize, PC_TREE *pc_tree) { in rd_search_for_fixed_partition()
4652 const BLOCK_SIZE this_bsize, PC_TREE *pc_tree) { in build_pc_tree_from_part_decision()
4703 PC_TREE *pc_tree; in ml_partition_search_whole_tree() local
4846 PC_TREE *pc_tree, int mi_row, int mi_col, in recursive_partition()
5035 PC_TREE *pc_tree; in ml_partition_search_partial() local
5090 PC_TREE *const pc_tree = av1_alloc_pc_tree_node(bsize); in av1_rd_partition_search() local
5117 PC_TREE *const pc_tree = av1_alloc_pc_tree_node(bsize); in av1_rd_partition_search() local
5232 RD_STATS best_rdc, PC_TREE *pc_tree, in av1_rd_pick_partition()
5826 int mi_col, BLOCK_SIZE bsize, PC_TREE *pc_tree) { in fill_mode_info_sb()
5865 PC_TREE *pc_tree) { in av1_nonrd_pick_partition()