Lines Matching refs:threads
18 threads=${9:-1}
129 dec_opts="-hwaccel $hwaccel -threads $threads -thread_type $thread_type"
198 DEC_OPTS="-threads $threads -thread_type $thread_type -idct simple $FLAGS"
199 ENC_OPTS="-threads 1 -idct simple -dct fastint"
296 AVCONV_OPTS="-nostdin -nostats -noauto_conversion_filters -y -cpuflags $cpuflags -filter_threads $threads"
298 DEC_OPTS="$COMMON_OPTS -threads $threads"
299 ENC_OPTS="$COMMON_OPTS -threads 1 -dct fastint"
571 run tools/venc_data_dump${EXECSUF} ${file} ${stream} ${frames} ${threads} ${thread_type}