Searched refs:estimate_slice_plane (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | proresenc_kostya.c | 730 static int estimate_slice_plane(ProresContext *ctx, int *error, int plane, in estimate_slice_plane() function 877 bits += estimate_slice_plane(ctx, &error, 0, in find_slice_quant() 883 bits += estimate_slice_plane(ctx, &error, i, in find_slice_quant() 914 bits += estimate_slice_plane(ctx, &error, 0, in find_slice_quant() 920 bits += estimate_slice_plane(ctx, &error, i, in find_slice_quant()
|