Searched refs:estimate_slice_plane (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | proresenc_kostya.c | 716 static int estimate_slice_plane(ProresContext *ctx, int *error, int plane, in estimate_slice_plane() function 863 bits += estimate_slice_plane(ctx, &error, 0, in find_slice_quant() 869 bits += estimate_slice_plane(ctx, &error, i, in find_slice_quant() 900 bits += estimate_slice_plane(ctx, &error, 0, in find_slice_quant() 906 bits += estimate_slice_plane(ctx, &error, i, in find_slice_quant()
|
Completed in 3 milliseconds