init_thread_copy  664 libavcodec/alac.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
init_thread_copy 3222 libavcodec/avcodec.h     int (*init_thread_copy)(AVCodecContext *);
init_thread_copy 1446 libavcodec/exr.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
init_thread_copy 1097 libavcodec/ffv1dec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
init_thread_copy  608 libavcodec/flacdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
init_thread_copy 1989 libavcodec/h264.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
init_thread_copy 3521 libavcodec/hevc.c     .init_thread_copy      = hevc_init_thread_copy,
init_thread_copy 1243 libavcodec/huffyuvdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
init_thread_copy 1258 libavcodec/huffyuvdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy),
init_thread_copy  266 libavcodec/mdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(decode_init_thread_copy)
init_thread_copy  484 libavcodec/mimic.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(mimic_init_thread_copy),
init_thread_copy 1290 libavcodec/pngdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(png_dec_init),
init_thread_copy 1306 libavcodec/pngdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(png_dec_init),
init_thread_copy  694 libavcodec/pthread_frame.c             if (codec->init_thread_copy)
init_thread_copy  695 libavcodec/pthread_frame.c                 err = codec->init_thread_copy(copy);
init_thread_copy  301 libavcodec/rv30.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
init_thread_copy  584 libavcodec/rv40.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(ff_rv34_decode_init_thread_copy),
init_thread_copy  942 libavcodec/takdec.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
init_thread_copy 1382 libavcodec/tiff.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(tiff_init),
init_thread_copy  427 libavcodec/tta.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),
init_thread_copy 2548 libavcodec/vp3.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
init_thread_copy 2565 libavcodec/vp3.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(vp3_init_thread_copy),
init_thread_copy 2837 libavcodec/vp8.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(vp8_decode_init_thread_copy),
init_thread_copy 4107 libavcodec/vp9.c     .init_thread_copy      = ONLY_IF_THREADS_ENABLED(vp9_decode_init_thread_copy),
init_thread_copy 1115 libavcodec/wavpack.c     .init_thread_copy = ONLY_IF_THREADS_ENABLED(init_thread_copy),