Home
last modified time | relevance | path

Searched refs:thread_safe_callbacks (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpthread_frame.c158 ((avctx)->thread_safe_callbacks || (avctx)->get_buffer2 == avcodec_default_get_buffer2)
376 dst->thread_safe_callbacks = src->thread_safe_callbacks; in update_context_from_user()
485 if (!p->avctx->thread_safe_callbacks && ( in submit_packet()
1096 if (!(avctx->active_thread_type & FF_THREAD_FRAME) || avctx->thread_safe_callbacks || in ff_thread_get_format()
Davcodec.h1812 int thread_safe_callbacks; member
Ddecode.c2027 !avctx->thread_safe_callbacks) { in ff_decode_preinit()
/third_party/ffmpeg/fftools/
Dffmpeg.c2966 ist->dec_ctx->thread_safe_callbacks = 1; in init_input_stream()
/third_party/ffmpeg/doc/
DAPIchanges97 Deprecate AVCodecContext.thread_safe_callbacks. Starting with