Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpthread_frame.c99 #if FF_API_THREAD_SAFE_CALLBACKS
156 #if FF_API_THREAD_SAFE_CALLBACKS
201 #if FF_API_THREAD_SAFE_CALLBACKS in frame_worker_thread()
374 #if FF_API_THREAD_SAFE_CALLBACKS in update_context_from_user()
394 #if FF_API_THREAD_SAFE_CALLBACKS
439 #if FF_API_THREAD_SAFE_CALLBACKS in submit_packet()
477 #if FF_API_THREAD_SAFE_CALLBACKS in submit_packet()
793 #if FF_API_THREAD_SAFE_CALLBACKS in ff_frame_thread_free()
997 #if FF_API_THREAD_SAFE_CALLBACKS in ff_thread_flush()
1012 #if FF_API_THREAD_SAFE_CALLBACKS in ff_thread_can_start_frame()
[all …]
Dversion.h156 #ifndef FF_API_THREAD_SAFE_CALLBACKS
157 #define FF_API_THREAD_SAFE_CALLBACKS (LIBAVCODEC_VERSION_MAJOR < 60) macro
Dthread.h99 #if FF_API_THREAD_SAFE_CALLBACKS
Davcodec.h1794 #if FF_API_THREAD_SAFE_CALLBACKS
Ddecode.c2023 #if FF_API_THREAD_SAFE_CALLBACKS in ff_decode_preinit()