/external/libvpx/vp9/common/ |
D | vp9_common_data.c | 47 PARTITION_SPLIT, PARTITION_VERT, PARTITION_HORZ, PARTITION_NONE, 54 PARTITION_VERT, PARTITION_HORZ, PARTITION_NONE, PARTITION_INVALID, 61 PARTITION_HORZ, PARTITION_NONE, PARTITION_INVALID, PARTITION_INVALID, 67 PARTITION_SPLIT, PARTITION_SPLIT, PARTITION_VERT, PARTITION_HORZ,
|
D | vp9_enums.h | 65 PARTITION_HORZ, enumerator
|
D | vp9_entropymode.c | 263 -PARTITION_NONE, 2, -PARTITION_HORZ, 4, -PARTITION_VERT, -PARTITION_SPLIT
|
D | vp9_mfqe.c | 240 case PARTITION_HORZ: in mfqe_partition()
|
/external/libaom/av1/encoder/ |
D | partition_strategy.c | 575 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in simple_motion_search_prune_part_features() 718 if (probs[PARTITION_HORZ] <= prune_thresh) { in av1_simple_motion_search_prune_rect() 1572 if (third_pass_part == PARTITION_HORZ || in av1_prune_partitions_before_search() 1772 : (rect_part == PARTITION_HORZ) ? rect_part_win_info->rect_part_win[HORZ] in evaluate_ab_partition_based_on_split() 1819 horzab_partition_allowed &= (pc_tree->partitioning == PARTITION_HORZ || in av1_prune_ab_partitions() 1828 horzab_partition_allowed &= (pc_tree->partitioning == PARTITION_HORZ || in av1_prune_ab_partitions() 1903 pc_tree, PARTITION_HORZ, rect_part_win_info, x->qindex, 0, 1); in av1_prune_ab_partitions() 1908 pc_tree, PARTITION_HORZ, rect_part_win_info, x->qindex, 2, 3); in av1_prune_ab_partitions() 2488 if (valid_partition_types & (1 << PARTITION_HORZ)) { in av1_prepare_motion_search_features_block() 2489 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in av1_prepare_motion_search_features_block()
|
D | context_tree.c | 203 if (!keep_best || (partition != PARTITION_HORZ)) in av1_free_pc_tree_recursive()
|
D | partition_search.c | 1615 case PARTITION_HORZ: in encode_sb() 1837 case PARTITION_HORZ: in av1_rd_use_partition() 1848 PARTITION_HORZ, subsize, pc_tree->horizontal[0], in av1_rd_use_partition() 1859 PARTITION_HORZ, subsize, pc_tree->horizontal[1], in av1_rd_use_partition() 2963 case PARTITION_HORZ: in av1_nonrd_use_partition() 2975 PARTITION_HORZ, pc_tree->horizontal[0], NULL); in av1_nonrd_use_partition() 2981 PARTITION_HORZ, pc_tree->horizontal[1], NULL); in av1_nonrd_use_partition() 3296 get_plane_block_size(get_partition_subsize(bsize, PARTITION_HORZ), in init_partition_search_state_params() 3328 static const int bot_inv_map[2] = { PARTITION_HORZ, PARTITION_SPLIT }; in set_partition_cost_for_edge_blk() 3364 get_partition_subsize(blk_params.bsize, PARTITION_HORZ), in reset_part_limitations() [all …]
|
D | mv_prec.c | 281 case PARTITION_HORZ: in collect_mv_stats_sb()
|
D | thirdpass.c | 644 part_type = PARTITION_HORZ; in av1_get_third_pass_adjusted_blk_size()
|
D | firstpass.c | 328 return subsize_lookup[PARTITION_HORZ][square_block_size]; in get_bsize()
|
D | var_based_part.c | 234 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning()
|
D | bitstream.c | 1589 assert(p == PARTITION_SPLIT || p == PARTITION_HORZ); in write_partition() 1644 case PARTITION_HORZ: in write_modes_sb()
|
D | rdopt.c | 5738 mbmi->partition != PARTITION_HORZ) || in av1_rd_pick_inter_mode()
|
/external/libaom/av1/common/ |
D | av1_common_int.h | 1455 out[0] -= cdf_element_prob(in, PARTITION_HORZ); in partition_gather_horz_alike() 1492 case PARTITION_HORZ: in update_ext_partition_context() 1800 return PARTITION_HORZ; in get_partition() 1836 PARTITION_INVALID, PARTITION_HORZ, PARTITION_VERT, PARTITION_SPLIT in get_partition()
|
D | enums.h | 156 PARTITION_HORZ, enumerator
|
/external/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 531 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() 918 case PARTITION_HORZ: in copy_partitioning_helper() 1035 case PARTITION_HORZ: in scale_partitioning_svc() 1101 case PARTITION_HORZ: in update_partition_svc() 1142 case PARTITION_HORZ: in update_prev_partition_helper() 2268 case PARTITION_HORZ: in encode_sb() 2610 case PARTITION_HORZ: in encode_sb_rt() 2726 case PARTITION_HORZ: in rd_use_partition() 3803 pc_tree->partitioning == PARTITION_HORZ || in store_superblock_info() 3816 const int block_height_4x4 = (pc_tree->partitioning == PARTITION_HORZ) in store_superblock_info() [all …]
|
D | vp9_bitstream.c | 416 assert(p == PARTITION_SPLIT || p == PARTITION_HORZ); in write_partition() 455 case PARTITION_HORZ: in write_modes_sb()
|
/external/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1159 p = vpx_read(r, probs[1]) ? PARTITION_SPLIT : PARTITION_HORZ; in read_partition() 1191 xd->bmode_blocks_hl = 1 >> !!(partition & PARTITION_HORZ); in decode_partition() 1198 case PARTITION_HORZ: in decode_partition() 1255 xd->bmode_blocks_hl = 1 >> !!(partition & PARTITION_HORZ); in process_partition() 1262 case PARTITION_HORZ: in process_partition()
|
/external/libaom/av1/decoder/ |
D | decodeframe.c | 1232 return aom_read_cdf(r, cdf, 2, ACCT_STR) ? PARTITION_SPLIT : PARTITION_HORZ; in read_partition() 1330 case PARTITION_HORZ: in decode_partition()
|
/external/libaom/doc/ |
D | AlgorithmDescription.md | 73 `PARTITION_HORZ`, `PARTITION_VERT`
|