avcodec_thread_init  471 ffmpeg.c                   avcodec_thread_init(st->codec, st->codec->thread_count);
avcodec_thread_init 2866 ffmpeg.c                   avcodec_thread_init(enc, thread_count);
avcodec_thread_init 3000 ffmpeg.c               avcodec_thread_init(st->codec, thread_count);
avcodec_thread_init 3143 ffmpeg.c               avcodec_thread_init(st->codec, thread_count);
avcodec_thread_init 1779 ffplay.c               avcodec_thread_init(enc, thread_count);
avcodec_thread_init 2894 libavcodec/avcodec.h int avcodec_thread_init(AVCodecContext *s, int thread_count);