Searched refs:raw_dst (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dregression-funcs.sh25 raw_dst="$datadir/$this.out.yuv"
32 cleanfiles="$raw_dst $crcfile"
73 if [ $f = $raw_dst ] ; then
H A Dlavf-regression.sh348 $ENC_OPTS -f rawvideo -t 1 -s 352x288 -pix_fmt $pix_fmt $target_path/$raw_dst
349 do_avconv $file $DEC_OPTS -f rawvideo -s 352x288 -pix_fmt $pix_fmt -i $target_path/$raw_dst \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Dregression-funcs.sh24 raw_dst="$datadir/$this.out.yuv"
32 cleanfiles="$raw_dst $pcm_dst $crcfile"
64 if [ $f = $raw_dst ] ; then
79 if [ $f = $raw_dst ] ; then
98 do_avconv $raw_dst $DEC_OPTS $1 -i $target_path/$file -f rawvideo $ENC_OPTS -vsync 0 $2
H A Dlavf-regression.sh231 $ENC_OPTS -f rawvideo -t 1 -s 352x288 -pix_fmt $pix_fmt $target_path/$raw_dst
232 do_avconv $file $DEC_OPTS -f rawvideo -s 352x288 -pix_fmt $pix_fmt -i $target_path/$raw_dst \

Completed in 107 milliseconds