Searched refs:model_rd_with_dnn (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 113 static void model_rd_with_dnn(const AV1_COMP *const cpi, 144 model_rd_with_dnn, NULL 2705 static void model_rd_with_dnn(const AV1_COMP *const cpi, in model_rd_with_dnn() function 2843 model_rd_with_dnn(cpi, x, plane_bsize, plane, sse, bw * bh, &rate, &dist); in model_rd_for_sb_with_dnn()
|