Searched refs:model_rd_for_sb (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 426 static void model_rd_for_sb(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb() function 2845 model_rd_for_sb(cpi, bsize, x, xd, &rate_sum, &dist_sum); in handle_inter_mode() 2907 model_rd_for_sb(cpi, bsize, x, xd, &tmp_rate, &tmp_dist); in handle_inter_mode()
|