THREAD_SAFE_CALLBACKS 153 libavcodec/pthread_frame.c if (!codec->update_thread_context && THREAD_SAFE_CALLBACKS(avctx)) THREAD_SAFE_CALLBACKS 747 libavcodec/pthread_frame.c (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) { THREAD_SAFE_CALLBACKS 766 libavcodec/pthread_frame.c (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) { THREAD_SAFE_CALLBACKS 806 libavcodec/pthread_frame.c if (!THREAD_SAFE_CALLBACKS(avctx) && !avctx->codec->update_thread_context)