Searched refs:thread_safe_callbacks (Results 1 – 5 of 5) sorted by relevance
158 ((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()
1812 int thread_safe_callbacks; member
2027 !avctx->thread_safe_callbacks) { in ff_decode_preinit()
2966 ist->dec_ctx->thread_safe_callbacks = 1; in init_input_stream()
97 Deprecate AVCodecContext.thread_safe_callbacks. Starting with