Home
last modified time | relevance | path

Searched refs:frame_size_upper_bound (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c264 int frame_size_upper_bound; member
996 int max_slice_size = (ctx->frame_size_upper_bound - 200) / (ctx->pictures_per_frame * ctx->slices_per_picture + 1); in encode_frame()
1000 pkt_size = ctx->frame_size_upper_bound; in encode_frame()
1087 ctx->frame_size_upper_bound += delta; in encode_frame()
1317 ctx->frame_size_upper_bound = (ctx->pictures_per_frame * in encode_init()
1325 ctx->frame_size_upper_bound += (ctx->pictures_per_frame * in encode_init()
1338 ctx->frame_size_upper_bound); in encode_init()

Completed in 2 milliseconds