Home
last modified time | relevance | path

Searched defs:is_hbd (Results 1 – 11 of 11) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dtxfm_common.h33 int is_hbd; member
/external/libhevc/encoder/
Dihevce_stasino_helpers.c508 WORD32 is_hbd, in ihevce_psy_rd_cost_croma()
685 WORD32 is_hbd, in ihevce_psy_rd_cost()
Dihevce_enc_loop_pass.c2090 WORD32 is_hbd; in ihevce_enc_loop_process_row() local
2162 WORD32 is_hbd; in ihevce_enc_loop_process_row() local
/external/libaom/libaom/test/
Dtest_intra_pred_speed.cc99 void CheckMd5Signature(TX_SIZE tx_size, bool is_hbd, in CheckMd5Signature()
Dcomp_avg_pred_test.h63 distwtdcompavg_func filter, int is_hbd) { in BuildParams()
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c342 const int is_hbd = is_cur_buf_hbd(xd); in build_wedge_inter_predictor_from_buf() local
Dtpl_model.c58 int bit_depth, int is_hbd) { in tpl_fwd_txfm()
Drdopt.c5198 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_above() local
5246 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred_left() local
5327 const int is_hbd = is_cur_buf_hbd(xd); in calc_target_weighted_pred() local
Dintra_mode_search.c826 const int is_hbd = seq_params->use_highbitdepth; in rd_pick_palette_intra_sby() local
/external/libaom/libaom/av1/common/
Dreconinter.c1119 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_above() local
1159 const int is_hbd = is_cur_buf_hbd(xd); in build_obmc_inter_pred_left() local
/external/libaom/libaom/av1/
Dav1_dx_iface.c802 const int is_hbd = (ctx->img.fmt & AOM_IMG_FMT_HIGHBITDEPTH) ? 1 : 0; in decoder_get_frame() local