Home
last modified time | relevance | path

Searched refs:ONLY_IF_THREADS_ENABLED (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dinternal.h154 # define ONLY_IF_THREADS_ENABLED(x) x macro
156 # define ONLY_IF_THREADS_ENABLED(x) NULL macro
/third_party/ffmpeg/libavcodec/
H A Dmimic.c450 .update_thread_context = ONLY_IF_THREADS_ENABLED(mimic_decode_update_thread_context),
H A Drv30.c310 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dh264dec.c1108 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_h264_update_thread_context),
1109 .update_thread_context_for_user = ONLY_IF_THREADS_ENABLED(ff_h264_update_thread_context_for_user),
H A Drv40.c593 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dproresdec2.c882 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dpngdec.c1731 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
1748 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dvp3.c3189 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context),
3207 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context),
3225 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context),
H A Dtakdec.c953 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dffv1dec.c1101 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dwavpack.c1718 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dmpeg4videodec.c3686 .update_thread_context = ONLY_IF_THREADS_ENABLED(mpeg4_update_thread_context),
3687 .update_thread_context_for_user = ONLY_IF_THREADS_ENABLED(mpeg4_update_thread_context_for_user),
H A Dcfhd.c1467 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dmpeg12dec.c2885 .update_thread_context = ONLY_IF_THREADS_ENABLED(mpeg_decode_update_thread_context),
H A Dvp8.c2972 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp8_decode_update_thread_context),
H A Dvp9.c1883 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp9_decode_update_thread_context),
H A Dhevcdec.c3888 .update_thread_context = ONLY_IF_THREADS_ENABLED(hevc_update_thread_context),

Completed in 43 milliseconds