Searched refs:is_hbd (Results 1 – 16 of 16) sorted by relevance
508 WORD32 is_hbd, in ihevce_psy_rd_cost_croma() argument546 if(!is_hbd) in ihevce_psy_rd_cost_croma()599 if(!is_hbd) in ihevce_psy_rd_cost_croma()606 if(!is_hbd) in ihevce_psy_rd_cost_croma()616 if(!is_hbd) in ihevce_psy_rd_cost_croma()685 WORD32 is_hbd, in ihevce_psy_rd_cost() argument748 if(!is_hbd) in ihevce_psy_rd_cost()774 if(!is_hbd) in ihevce_psy_rd_cost()
166 WORD32 is_hbd,182 WORD32 is_hbd,
2090 WORD32 is_hbd; in ihevce_enc_loop_process_row() local2095 is_hbd = ps_ctxt->u1_is_input_data_hbd; in ihevce_enc_loop_process_row()2123 if(!is_hbd) in ihevce_enc_loop_process_row()2162 WORD32 is_hbd; in ihevce_enc_loop_process_row() local2163 is_hbd = ps_ctxt->u1_is_input_data_hbd; // 8 bit in ihevce_enc_loop_process_row()2189 if(!is_hbd) in ihevce_enc_loop_process_row()2204 if(!is_hbd) in ihevce_enc_loop_process_row()2211 if(!is_hbd) in ihevce_enc_loop_process_row()2221 if(!is_hbd) in ihevce_enc_loop_process_row()
342 const int is_hbd = is_cur_buf_hbd(xd); in build_wedge_inter_predictor_from_buf() local346 if (is_hbd) { in build_wedge_inter_predictor_from_buf()358 if (is_hbd) { in build_wedge_inter_predictor_from_buf()375 if (is_hbd) { in build_wedge_inter_predictor_from_buf()
289 quant_func_list[qparam->xform_quant_idx][txfm_param->is_hbd]( in av1_xform_quant()322 txfm_param->is_hbd = is_cur_buf_hbd(xd); in av1_setup_xform()587 if (txfm_param.is_hbd) { in encode_block_pass1()
58 int bit_depth, int is_hbd) { in tpl_fwd_txfm() argument66 txfm_param.is_hbd = is_hbd; in tpl_fwd_txfm()
826 const int is_hbd = seq_params->use_highbitdepth; in rd_pick_palette_intra_sby() local830 if (is_hbd) { in rd_pick_palette_intra_sby()842 if (is_hbd) { in rd_pick_palette_intra_sby()
5198 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_above() local5200 if (!is_hbd) { in calc_target_weighted_pred_above()5246 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_left() local5248 if (!is_hbd) { in calc_target_weighted_pred_left()5327 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred() local5364 if (!is_hbd) { in calc_target_weighted_pred()
427 param.is_hbd = is_cur_buf_hbd(xd); in predict_skip_flag()
33 int is_hbd; member
207 txfm_param->is_hbd = is_cur_buf_hbd(xd); in init_txfm_param()317 if (txfm_param.is_hbd) { in av1_inverse_transform_block()
1119 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_above() local1120 if (is_hbd) in build_obmc_inter_pred_above()1159 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_left() local1160 if (is_hbd) in build_obmc_inter_pred_left()
63 distwtdcompavg_func filter, int is_hbd) { in BuildParams() argument64 (void)is_hbd; in BuildParams()
237 txfm_param.is_hbd = 1; in RunAV1InvTxfm2dTest()
99 void CheckMd5Signature(TX_SIZE tx_size, bool is_hbd, in CheckMd5Signature() argument102 const std::string hbd_str = is_hbd ? "Hbd " : ""; in CheckMd5Signature()
802 const int is_hbd = (ctx->img.fmt & AOM_IMG_FMT_HIGHBITDEPTH) ? 1 : 0; in decoder_get_frame() local804 ctx->img.planes[0] += mi_col * MI_SIZE * (1 + is_hbd); in decoder_get_frame()808 mi_col * (MI_SIZE >> ssx) * (1 + is_hbd); in decoder_get_frame()