Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damfenc.h67 int hwsurfaces_in_queue_max; member
H A Damfenc.c224 ctx->hwsurfaces_in_queue_max = 16; in amf_init_context()
279 ctx->hwsurfaces_in_queue_max = frames_ctx->initial_pool_size - 1; in amf_init_context()
756 } else if (ctx->delayed_surface != NULL || ctx->delayed_drain || (ctx->eof && res_query != AMF_EOF) || (ctx->hwsurfaces_in_queue >= ctx->hwsurfaces_in_queue_max)) { in ff_amf_receive_packet()

Completed in 2 milliseconds