Searched refs:model_rd_for_sb (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 156 static void model_rd_for_sb(VP9_COMP *cpi, BLOCK_SIZE bsize, MACROBLOCK *x, in model_rd_for_sb() function 2799 model_rd_for_sb(cpi, bsize, x, xd, &rate_sum, &dist_sum, &tmp_skip_sb, in handle_inter_mode() 2866 model_rd_for_sb(cpi, bsize, x, xd, &tmp_rate, &tmp_dist, &skip_txfm_sb, in handle_inter_mode()
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 82 static void model_rd_for_sb(const AV1_COMP *const cpi, BLOCK_SIZE bsize, 138 model_rd_for_sb, model_rd_for_sb_with_curvfit, model_rd_for_sb_with_surffit, 2002 static void model_rd_for_sb(const AV1_COMP *const cpi, BLOCK_SIZE bsize, in model_rd_for_sb() function
|