Home
last modified time | relevance | path

Searched refs:DEC_OPTS (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/
Dfate-run.sh198 DEC_OPTS="-threads $threads -thread_type $thread_type -idct simple $FLAGS"
223 ffmpeg -auto_conversion_filters -f $enc_fmt_in $DEC_OPTS -i $tsrcfile \
229 …ffmpeg -auto_conversion_filters -f $enc_fmt_in $DEC_OPTS -i $tsrcfile $ENC_OPTS $enc_opt_out $FLAG…
233 … ffmpeg -auto_conversion_filters $dec_opt_in $DEC_OPTS -i $tencfile $ENC_OPTS $dec_opt_out $FLAGS \
250 test -z "$additional_input" || additional_input="$DEC_OPTS $additional_input"
255 ffmpeg -f $src_fmt $DEC_OPTS -i $tsrcfile $additional_input \
259 ffmpeg $DEC_OPTS $final_decode -i $tencfile $ENC_OPTS $FLAGS $final_encode \
278 ffmpeg $DEC_OPTS -i $tencfile $ENC_OPTS $FLAGS $final_decode \
298 DEC_OPTS="$COMMON_OPTS -threads $threads"
327 …do_avconv $file -auto_conversion_filters $DEC_OPTS $1 -ar 44100 -f s16le -i $pcm_src "$ENC_OPTS -m…
[all …]