/external/libaom/libaom/av1/common/ |
D | cfl.c | 40 if (is_cur_buf_hbd(xd)) { in cfl_store_dc_pred() 72 if (is_cur_buf_hbd(xd)) { in cfl_load_dc_pred() 202 if (is_cur_buf_hbd(xd)) { in cfl_predict_block() 403 cfl_store(cfl, dst, pd->dst.stride, row, col, tx_size, is_cur_buf_hbd(xd)); in cfl_store_tx() 435 is_cur_buf_hbd(xd)); in cfl_store_block()
|
D | reconinter.c | 818 xd->bd, is_cur_buf_hbd(xd), mi->use_intrabc, sf, in build_inter_predictors_sub8x8() 872 is_cur_buf_hbd(xd), mi->use_intrabc, sf, pre_buf, in build_inter_predictors_8x8_and_bigger() 1119 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_above() 1159 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_left() 1390 if (is_cur_buf_hbd(xd)) { in av1_combine_interintra() 1412 if (is_cur_buf_hbd(xd)) { in av1_build_interintra_predictor()
|
D | idct.c | 207 txfm_param->is_hbd = is_cur_buf_hbd(xd); in init_txfm_param()
|
D | reconintra.c | 1576 if (is_cur_buf_hbd(xd)) { in av1_predict_intra_block() 1638 if (is_cur_buf_hbd(xd)) { in av1_predict_intra_block()
|
D | blockd.h | 676 static INLINE int is_cur_buf_hbd(const MACROBLOCKD *xd) { in is_cur_buf_hbd() function
|
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.c | 101 is_cur_buf_hbd(xd), false, sf, pd->pre, in av1_enc_build_inter_predictor_y() 177 pd->subsampling_y, xd->bd, is_cur_buf_hbd(xd), 0, in build_obmc_prediction() 227 if (is_cur_buf_hbd(xd)) { in av1_build_obmc_inter_predictors_sb() 285 pd->subsampling_y, xd->bd, is_cur_buf_hbd(xd), 0, in av1_build_inter_predictors_for_planes_single_buf() 342 const int is_hbd = is_cur_buf_hbd(xd); in build_wedge_inter_predictor_from_buf()
|
D | model_rd.h | 59 if (is_cur_buf_hbd(xd)) { in calculate_sse() 96 const int dequant_shift = (is_cur_buf_hbd(xd)) ? xd->bd - 5 : 3; in model_rd_from_sse() 129 const int dequant_shift = (is_cur_buf_hbd(xd)) ? xd->bd - 5 : 3; in model_rd_with_curvfit()
|
D | aq_variance.c | 125 if (is_cur_buf_hbd(xd)) { in av1_log_block_var() 157 const int hbd = is_cur_buf_hbd(xd); in haar_ac_energy()
|
D | tpl_model.c | 81 tpl_fwd_txfm(src_diff, bw, coeff, tx_size, xd->bd, is_cur_buf_hbd(xd)); in tpl_get_satd_cost() 110 is_cur_buf_hbd(xd)); in txfm_quant_rdcost() 229 is_cur_buf_hbd(xd) ? CONVERT_TO_BYTEPTR(predictor8) : predictor8; in mode_estimation() 252 if (is_cur_buf_hbd(xd)) { in mode_estimation() 368 mi_col * MI_SIZE, 0, 0, xd->bd, is_cur_buf_hbd(xd), 0, in mode_estimation() 423 mi_col * MI_SIZE, 0, 0, xd->bd, is_cur_buf_hbd(xd), 0, in mode_estimation()
|
D | compound_type.c | 155 if (is_cur_buf_hbd(&x->e_mbd)) { in estimate_wedge_sign() 203 const int hbd = is_cur_buf_hbd(xd); in pick_wedge() 278 const int hbd = is_cur_buf_hbd(xd); in pick_wedge_fixed_sign() 347 const int hbd = is_cur_buf_hbd(xd); in pick_interinter_seg() 400 if (is_cur_buf_hbd(xd)) { in pick_interintra_wedge() 435 if (is_cur_buf_hbd(xd)) { in get_inter_predictors_masked_compound() 1033 if (is_cur_buf_hbd(xd)) in masked_compound_type_rd()
|
D | partition_strategy.c | 757 is_cur_buf_hbd(xd) in av1_predict_max_partition() 958 if (is_cur_buf_hbd(xd)) { in av1_ml_prune_rect_partition() 976 if (is_cur_buf_hbd(xd)) { in av1_ml_prune_rect_partition() 1162 if (is_cur_buf_hbd(xd)) { in av1_ml_prune_4_partition()
|
D | motion_search_facade.c | 436 mi_col * MI_SIZE, 0, 0, xd->bd, is_cur_buf_hbd(xd), 0, in av1_joint_motion_search() 662 is_cur_buf_hbd(xd), 0, &sf, &ref_yv12, in build_second_inter_pred() 687 if (is_cur_buf_hbd(xd)) in av1_compound_single_motion_search_interinter()
|
D | tx_search.c | 427 param.is_hbd = is_cur_buf_hbd(xd); in predict_skip_flag() 466 if (is_cur_buf_hbd(xd)) dist = ROUND_POWER_OF_TWO(dist, (xd->bd - 8) * 2); in set_skip_flag() 770 const int dequant_shift = (is_cur_buf_hbd(xd)) ? xd->bd - 5 : 3; in PrintTransformUnitStats() 963 const int dequant_shift = (is_cur_buf_hbd(xd)) ? xd->bd - 5 : 3; in PrintPredictionUnitStats() 1019 if (is_cur_buf_hbd(xd)) { in PrintPredictionUnitStats() 1141 if (is_cur_buf_hbd(xd)) { in pixel_dist_visible_only() 1205 if (is_cur_buf_hbd(xd)) { in dist_block_px_domain() 1331 if (is_cur_buf_hbd(xd)) in dist_block_tx_domain() 2170 if (is_cur_buf_hbd(xd)) { in search_tx_type() 2175 const int dequant_shift = (is_cur_buf_hbd(xd)) ? xd->bd - 5 : 3; in search_tx_type()
|
D | firstpass.c | 455 const int hbd = is_cur_buf_hbd(xd); in firstpass_intra_prediction() 574 const int is_high_bitdepth = is_cur_buf_hbd(xd); in firstpass_inter_prediction()
|
D | encodemb.c | 44 if (is_cur_buf_hbd(xd)) { in av1_subtract_block() 322 txfm_param->is_hbd = is_cur_buf_hbd(xd); in av1_setup_xform()
|
D | mcomp.c | 1533 &hash_value1, &hash_value2, is_cur_buf_hbd(xd)); in av1_intrabc_hash_search() 2049 if (is_cur_buf_hbd(xd)) { in upsampled_pref_error() 2407 if (is_cur_buf_hbd(xd)) { in setup_center_error() 3028 if (is_cur_buf_hbd(xd)) { in upsampled_obmc_pref_error()
|
D | temporal_filter.c | 400 const int is_high_bitdepth = is_cur_buf_hbd(mbd); in av1_apply_temporal_filter_self()
|
D | encodeframe.c | 789 if (is_cur_buf_hbd(xd)) { in pick_sb_modes() 811 edge_info(&x->plane[0].src, bsize, is_cur_buf_hbd(xd), xd->bd); in pick_sb_modes() 3334 if (is_cur_buf_hbd(xd)) { in rd_pick_partition() 5394 is_cur_buf_hbd(xd), xd->bd, ref_buf[frame]->y_buffer, in compute_global_motion_for_ref_frame() 5403 &tmp_wm_params, tmp_wm_params.wmtype, is_cur_buf_hbd(xd), xd->bd, in compute_global_motion_for_ref_frame()
|
D | rdopt.c | 3415 if (is_cur_buf_hbd(xd)) { in init_pred_buf() 5198 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_above() 5246 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_left() 5327 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred()
|
D | intra_mode_search.c | 174 if (is_cur_buf_hbd(xd)) { in prune_intra_mode_with_hog()
|
/external/libaom/libaom/aom_dsp/ |
D | variance.c | 314 xd->bd, is_cur_buf_hbd(xd), is_intrabc, sf, pre_buf, filters); in aom_upsampled_pred_c() 857 xd->bd, is_cur_buf_hbd(xd), is_intrabc, sf, pre_buf, filters); in aom_highbd_upsampled_pred_c()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | variance_sse2.c | 526 xd->bd, is_cur_buf_hbd(xd), is_intrabc, sf, pre_buf, filters); in aom_upsampled_pred_sse2()
|
D | highbd_variance_sse2.c | 648 xd->bd, is_cur_buf_hbd(xd), is_intrabc, sf, pre_buf, filters); in aom_highbd_upsampled_pred_sse2()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 825 if (is_cur_buf_hbd(xd)) { in dec_build_obmc_inter_predictors_sb()
|