/external/libaom/libaom/test/ |
D | intrabc_test.cc | 37 { { 0, 0 }, 0, 0, BLOCK_32X32, false }, in TEST() 69 BLOCK_32X32, in TEST() 74 BLOCK_32X32, in TEST() 79 BLOCK_32X32, in TEST() 84 BLOCK_32X32, in TEST() 89 BLOCK_32X32, in TEST() 94 BLOCK_32X32, in TEST()
|
D | blockd_test.cc | 25 BLOCK_INVALID, BLOCK_INVALID, BLOCK_32X32, in TEST() 53 BLOCK_INVALID, BLOCK_INVALID, BLOCK_32X32, in TEST()
|
/external/libaom/libaom/av1/common/ |
D | common_data.h | 74 BLOCK_32X32, BLOCK_64X64, BLOCK_128X128 83 BLOCK_16X16, BLOCK_32X32, BLOCK_64X64 274 BLOCK_32X32, // TX_32X32 379 { { BLOCK_32X32, BLOCK_32X16 }, { BLOCK_16X32, BLOCK_16X16 } }, 380 { { BLOCK_32X64, BLOCK_32X32 }, { BLOCK_INVALID, BLOCK_16X32 } }, 381 { { BLOCK_64X32, BLOCK_INVALID }, { BLOCK_32X32, BLOCK_32X16 } }, 382 { { BLOCK_64X64, BLOCK_64X32 }, { BLOCK_32X64, BLOCK_32X32 } },
|
D | blockd.h | 442 #define CFL_MAX_BLOCK_SIZE (BLOCK_32X32) 611 case BLOCK_32X32: return 3; in get_sqr_bsize_idx() 967 return (bsize >= BLOCK_8X8) && (bsize <= BLOCK_32X32); in is_interintra_allowed_bsize()
|
D | enums.h | 111 BLOCK_32X32, enumerator
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common_data.c | 74 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16, BLOCK_32X32, BLOCK_32X64, 87 BLOCK_INVALID, BLOCK_INVALID, BLOCK_32X32 } 99 BLOCK_32X32, // TX_32X32 122 { { BLOCK_32X32, BLOCK_32X16 }, { BLOCK_16X32, BLOCK_16X16 } }, 123 { { BLOCK_32X64, BLOCK_32X32 }, { BLOCK_INVALID, BLOCK_16X32 } }, 124 { { BLOCK_64X32, BLOCK_INVALID }, { BLOCK_32X32, BLOCK_32X16 } }, 125 { { BLOCK_64X64, BLOCK_64X32 }, { BLOCK_32X64, BLOCK_32X32 } },
|
D | vp9_mfqe.c | 76 } else if (block_size == BLOCK_32X32) { in apply_ifactor() 136 } else if (bs == BLOCK_32X32) { in copy_block() 151 } else if (bs == BLOCK_32X32) { in get_thr() 171 } else if (bs == BLOCK_32X32) { in mfqe_block() 243 bs_tmp = BLOCK_32X32; in mfqe_partition() 276 bs_tmp = BLOCK_32X32; in mfqe_partition()
|
D | vp9_enums.h | 53 #define BLOCK_32X32 9 macro
|
/external/libvpx/libvpx/test/ |
D | vp9_denoiser_test.cc | 115 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_32X32), 130 make_tuple(&vp9_denoiser_filter_neon, BLOCK_32X32),
|
/external/libaom/libaom/av1/encoder/ |
D | temporal_filter.h | 22 #define TF_BLOCK BLOCK_32X32
|
D | speed_features.c | 130 sf->use_square_partition_only_threshold = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 148 sf->use_square_partition_only_threshold = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 153 sf->use_square_partition_only_threshold = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 172 sf->max_intra_bsize = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 398 sf->default_max_partition_size = BLOCK_32X32; in set_good_speed_features_framesize_independent() 596 sf->default_max_partition_size = BLOCK_32X32; in set_rt_speed_features_framesize_independent()
|
D | partition_strategy.c | 96 } else if (bsize == BLOCK_32X32) { in av1_simple_motion_search_based_split() 328 } else if (bsize == BLOCK_32X32) { in av1_simple_motion_search_prune_part() 434 } else if (bsize == BLOCK_32X32) { in av1_simple_motion_search_early_term_none() 529 if (bsize == BLOCK_32X32) { in av1_firstpass_simple_motion_search_early_term()
|
D | var_based_part.c | 108 case BLOCK_32X32: { in tree_to_node() 219 (bsize > BLOCK_32X32 || in set_vt_partitioning() 664 fill_variance_tree(&vt->split[m].split[i], BLOCK_32X32); in av1_choose_var_based_partitioning() 739 BLOCK_32X32, (mi_row + y64_idx + y32_idx), in av1_choose_var_based_partitioning()
|
D | context_tree.c | 16 BLOCK_4X4, BLOCK_8X8, BLOCK_16X16, BLOCK_32X32, BLOCK_64X64, BLOCK_128X128,
|
D | encoder.c | 1567 HIGHBD_BFP(BLOCK_32X32, aom_highbd_sad32x32_bits8, 1670 HIGHBD_MBFP(BLOCK_32X32, aom_highbd_masked_sad32x32_bits8, 1720 HIGHBD_OBFP(BLOCK_32X32, aom_highbd_obmc_sad32x32_bits8, 1851 HIGHBD_BFP(BLOCK_32X32, aom_highbd_sad32x32_bits10, 1958 HIGHBD_MBFP(BLOCK_32X32, aom_highbd_masked_sad32x32_bits10, 2008 HIGHBD_OBFP(BLOCK_32X32, aom_highbd_obmc_sad32x32_bits10, 2145 HIGHBD_BFP(BLOCK_32X32, aom_highbd_sad32x32_bits12, 2252 HIGHBD_MBFP(BLOCK_32X32, aom_highbd_masked_sad32x32_bits12, 2302 HIGHBD_OBFP(BLOCK_32X32, aom_highbd_obmc_sad32x32_bits12, 2824 BFP(BLOCK_32X32, aom_sad32x32, aom_sad32x32_avg, aom_variance32x32, in av1_create_compressor() [all …]
|
D | encoder.h | 1340 bsize == BLOCK_32X32 || bsize == BLOCK_16X16 || bsize == BLOCK_8X8 || in av1_get_bsize_idx_for_part_stats() 1345 case BLOCK_32X32: return 2; in av1_get_bsize_idx_for_part_stats()
|
D | encodeframe.c | 202 return BLOCK_32X32; in get_rd_var_based_fixed_partition() 2477 cm->show_frame && bsize <= BLOCK_32X32 && bsize >= BLOCK_8X8 && in rd_pick_sqr_partition() 2624 case BLOCK_32X32: in ml_prune_2pass_split_partition() 2696 case BLOCK_32X32: in ml_prune_rect_partition() 2784 case BLOCK_32X32: nn_config = &av1_ab_partition_nnconfig_32; break; in ml_prune_ab_partition() 2840 case BLOCK_32X32: thresh -= 100; break; in ml_prune_ab_partition() 2872 case BLOCK_32X32: nn_config = &av1_4_partition_nnconfig_32; break; in ml_prune_4_partition() 3007 case BLOCK_32X32: thresh -= 500; break; in ml_prune_4_partition() 3040 case BLOCK_32X32: in ml_predict_breakout() 4842 case 32: max_sq_size = BLOCK_32X32; break; in encode_sb_row() [all …]
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.h | 22 #define TF_BLOCK BLOCK_32X32
|
D | vp9_speed_features.c | 81 sf->use_square_only_thresh_high = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 103 sf->use_square_only_thresh_high = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 168 sf->max_intra_bsize = BLOCK_32X32; in set_good_speed_feature_framesize_dependent() 545 sf->inter_mode_mask[BLOCK_32X32] = INTER_NEAREST_NEAR_NEW; in set_rt_speed_feature_framesize_independent() 549 sf->max_intra_bsize = BLOCK_32X32; in set_rt_speed_feature_framesize_independent() 558 sf->default_max_partition_size = BLOCK_32X32; in set_rt_speed_feature_framesize_independent() 581 sf->inter_mode_mask[BLOCK_32X32] = INTER_NEAREST_NEW_ZERO; in set_rt_speed_feature_framesize_independent()
|
D | vp9_encodeframe.c | 176 return BLOCK_32X32; in get_rd_var_based_fixed_partition() 211 if (bsize >= BLOCK_32X32) { in set_segment_index() 380 case BLOCK_32X32: { in tree_to_node() 477 (bsize > BLOCK_32X32 || in set_vt_partitioning() 848 if ((*this_mi)->sb_type == BLOCK_32X32) { in set_low_temp_var_flag() 984 bsize_low < BLOCK_32X32) in scale_partitioning_svc() 988 if (bsize_low < BLOCK_32X32) { in scale_partitioning_svc() 990 } else if (bsize_low >= BLOCK_32X32) { in scale_partitioning_svc() 1369 bsize = BLOCK_32X32 + (mi_col + 4 < cm->mi_cols) * 2 + in choose_partitioning() 1611 fill_variance_tree(&vt.split[i], BLOCK_32X32); in choose_partitioning() [all …]
|
D | vp9_context_tree.c | 17 BLOCK_32X32,
|
D | vp9_pickmode.c | 690 bsize < BLOCK_32X32)) { in block_yrd() 703 (bsize < BLOCK_32X32 || in block_yrd() 705 (bsize < BLOCK_32X32 || cpi->svc.temporal_layer_id > 0)))) { in block_yrd() 1296 if (bsize > BLOCK_32X32) in vp9_NEWMV_diff_bias() 1304 if (ne->enabled && ne->level >= kMedium && bsize >= BLOCK_32X32 && in vp9_NEWMV_diff_bias() 1414 } else if (bsize == BLOCK_32X32) { in get_force_skip_low_temp_var() 1926 if (cpi->use_svc || cpi->oxcf.speed <= 7 || bsize < BLOCK_32X32) in vp9_pick_inter_mode() 2211 ? bsize > BLOCK_32X32 in vp9_pick_inter_mode() 2212 : bsize >= BLOCK_32X32; in vp9_pick_inter_mode() 2400 ((!force_skip_low_temp_var || bsize < BLOCK_32X32 || in vp9_pick_inter_mode()
|
D | vp9_encoder.h | 337 if (bsize == BLOCK_32X32) { in get_square_block_idx() 356 return BLOCK_32X32; in square_block_idx_to_bsize()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_denoiser_sse2.c | 314 if (bs == BLOCK_16X16 || bs == BLOCK_32X32 || bs == BLOCK_64X64 || in vp9_denoiser_filter_sse2()
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_denoiser_neon.c | 340 if (bs == BLOCK_16X16 || bs == BLOCK_32X32 || bs == BLOCK_64X64 || in vp9_denoiser_filter_neon()
|