Searched refs:model_rd_from_sse (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 109 static void model_rd_from_sse(const AV1_COMP *const cpi, 143 model_rd_from_sse, model_rd_with_curvfit, model_rd_with_surffit, 1950 static void model_rd_from_sse(const AV1_COMP *const cpi, in model_rd_from_sse() function 2043 model_rd_from_sse(cpi, x, plane_bsize, plane, sse, bw * bh, &rate, &dist); in model_rd_for_sb()
|