Searched refs:check_txfm_eval (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 1070 int eval_txfm = check_txfm_eval(x, bsize, ref_skip_rd, skip_rd_cur, in masked_compound_type_rd() 1350 eval_txfm = check_txfm_eval(x, bsize, ref_skip_rd, skip_rd, in av1_compound_type_rd() 1408 eval_txfm = check_txfm_eval(x, bsize, ref_skip_rd, skip_rd, in av1_compound_type_rd()
|
D | rdopt_utils.h | 330 static INLINE int check_txfm_eval(MACROBLOCK *const x, BLOCK_SIZE bsize, in check_txfm_eval() function
|
D | rdopt.c | 1533 int eval_txfm = check_txfm_eval(x, bsize, ref_skip_rd[0], skip_rd, in motion_mode_rd() 4788 check_txfm_eval(x, bsize, search_state.best_skip_rd[0], skip_rd, in av1_rd_pick_inter_mode_sb()
|