av_cpu_count      162 libavcodec/frame_thread_encoder.c         avctx->thread_count = av_cpu_count();
av_cpu_count      621 libavcodec/pthread_frame.c         int nb_cpus = av_cpu_count();
av_cpu_count      197 libavcodec/pthread_slice.c         int nb_cpus = av_cpu_count();
av_cpu_count      161 libavfilter/pthread.c         int nb_cpus = av_cpu_count();
av_cpu_count      354 libavutil/cpu.c     int cpu_count = av_cpu_count();
av_cpu_count      114 libavutil/cpu.h int av_cpu_count(void);