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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dinternal.h229 # define ONLY_IF_THREADS_ENABLED(x) x macro
231 # define ONLY_IF_THREADS_ENABLED(x) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dinternal.h219 # define ONLY_IF_THREADS_ENABLED(x) x macro
221 # define ONLY_IF_THREADS_ENABLED(x) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv30.c282 .init_thread_copy = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
283 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dlibopenjpeg.c224 .init_thread_copy = ONLY_IF_THREADS_ENABLED(libopenjpeg_decode_init_thread_copy)
H A Drv40.c570 .init_thread_copy = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
571 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dmdec.c277 .init_thread_copy= ONLY_IF_THREADS_ENABLED(decode_init_thread_copy)
H A Dmimic.c431 .update_thread_context = ONLY_IF_THREADS_ENABLED(mimic_decode_update_thread_context)
H A Dvp3.c2387 .init_thread_copy = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
2388 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context)
2403 .init_thread_copy = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
2404 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context)
H A Dhuffyuv.c1449 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
1464 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
H A Dvp8.c1847 .init_thread_copy = ONLY_IF_THREADS_ENABLED(vp8_decode_init_thread_copy),
1848 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp8_decode_update_thread_context),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv30.c301 .init_thread_copy = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
302 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dmimic.c483 .update_thread_context = ONLY_IF_THREADS_ENABLED(mimic_decode_update_thread_context),
484 .init_thread_copy = ONLY_IF_THREADS_ENABLED(mimic_init_thread_copy),
H A Drv40.c583 .init_thread_copy = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
584 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_update_thread_context),
H A Dmdec.c260 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy)
H A Dtta.c427 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
H A Dtakdec.c941 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
942 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dalac.c642 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
H A Dflacdec.c607 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
H A Dvp3.c2515 .init_thread_copy = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
2516 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context)
2532 .init_thread_copy = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
2533 .update_thread_context = ONLY_IF_THREADS_ENABLED(vp3_update_thread_context),
H A Dpngdec.c946 .init_thread_copy = ONLY_IF_THREADS_ENABLED(png_dec_init),
947 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dffv1dec.c1092 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
1093 .update_thread_context = ONLY_IF_THREADS_ENABLED(update_thread_context),
H A Dhuffyuvdec.c1190 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
1205 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
H A Dh264.c2018 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
2019 .update_thread_context = ONLY_IF_THREADS_ENABLED(ff_h264_update_thread_context),
H A Dexr.c1448 .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
H A Dwavpack.c1112 .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),

Completed in 282 milliseconds

12