Home
last modified time | relevance | path

Searched refs:model_rd_sb_fn (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcompound_type.c467 model_rd_sb_fn[MODELRD_TYPE_INTERINTRA](cpi, bsize, x, xd, 0, 0, &rate, &dist, in compute_best_interintra_mode()
727 model_rd_sb_fn[MODELRD_TYPE_MASKED_COMPOUND]( in av1_handle_inter_intra_mode()
1138 model_rd_sb_fn[MODELRD_TYPE_MASKED_COMPOUND]( in masked_compound_type_rd()
1322 model_rd_sb_fn[MODELRD_CURVFIT]( in av1_compound_type_rd()
1420 model_rd_sb_fn[MODELRD_TYPE_MASKED_COMPOUND]( in av1_compound_type_rd()
Dmodel_rd.h264 static const model_rd_for_sb_type model_rd_sb_fn[MODELRD_TYPES] = { variable
Dinterp_search.c147 model_rd_sb_fn[cpi->sf.rt_sf.use_simple_rd_model in interp_model_rd_eval()
Dintra_mode_search.c217 model_rd_sb_fn[cpi->sf.rt_sf.use_simple_rd_model ? MODELRD_LEGACY in intra_model_yrd()
Drdopt.c1486 model_rd_sb_fn[MODELRD_TYPE_MOTION_MODE_RD]( in motion_mode_rd()
1951 model_rd_sb_fn[MODELRD_CURVFIT](cpi, bsize, x, xd, 0, 0, &est_rate, &est_dist, in simple_translation_pred_rd()
Dtx_search.c3207 model_rd_sb_fn[MODELRD_TYPE_TX_SEARCH_PRUNE]( in model_based_tx_search_prune()