THREAD_SAFE_CALLBACKS 181 libavcodec/pthread_frame.c if (!codec->update_thread_context && THREAD_SAFE_CALLBACKS(avctx)) THREAD_SAFE_CALLBACKS 910 libavcodec/pthread_frame.c (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) { THREAD_SAFE_CALLBACKS 927 libavcodec/pthread_frame.c (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) { THREAD_SAFE_CALLBACKS 945 libavcodec/pthread_frame.c if (THREAD_SAFE_CALLBACKS(avctx)) { THREAD_SAFE_CALLBACKS 962 libavcodec/pthread_frame.c if (!THREAD_SAFE_CALLBACKS(avctx) && !avctx->codec->update_thread_context) THREAD_SAFE_CALLBACKS 1013 libavcodec/pthread_frame.c THREAD_SAFE_CALLBACKS(avctx);