Searched refs:sws_flags (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/tests/
H A Dlavf-regression.sh33 $echov $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
34 $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
H A Dfate.mak460 fate-idroq-video-encode: CMD = $$BUILD_PATH/ffmpeg -t 0.2 -f image2 -vcodec pgmyuv -i $$SAMPLES_PATH/ffmpeg-synthetic/vsynth1/%02d.pgm -sws_flags +bitexact -padleft 80 -padright 80 -padtop 112 -padbottom 112 -f RoQ - | do_md5sum | cut -c-32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/tests/
H A Dlavf-regression.sh33 $echov $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
34 $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
H A Dfate.mak460 fate-idroq-video-encode: CMD = $$BUILD_PATH/ffmpeg -t 0.2 -f image2 -vcodec pgmyuv -i $$SAMPLES_PATH/ffmpeg-synthetic/vsynth1/%02d.pgm -sws_flags +bitexact -padleft 80 -padright 80 -padtop 112 -padbottom 112 -f RoQ - | do_md5sum | cut -c-32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tests/
H A Dlavf-regression.sh33 $echov $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
34 $ffmpeg -t 0.5 -y -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src $2 $3 -flags +bitexact -sws_flags +accurate_rnd+bitexact $target_path/$file
H A Dfate.mak460 fate-idroq-video-encode: CMD = $$BUILD_PATH/ffmpeg -t 0.2 -f image2 -vcodec pgmyuv -i $$SAMPLES_PATH/ffmpeg-synthetic/vsynth1/%02d.pgm -sws_flags +bitexact -padleft 80 -padright 80 -padtop 112 -padbottom 112 -f RoQ - | do_md5sum | cut -c-32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Doutput-example.c41 static int sws_flags = SWS_BICUBIC; variable
350 sws_flags, NULL, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Doutput-example.c41 static int sws_flags = SWS_BICUBIC; variable
350 sws_flags, NULL, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Doutput-example.c41 static int sws_flags = SWS_BICUBIC; variable
350 sws_flags, NULL, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c221 static unsigned int sws_flags = SWS_BICUBIC; variable
1070 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1078 sws_flags, NULL, NULL, NULL);
2053 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
2061 sws_flags, NULL, NULL, NULL);
4138 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);
H A Dffplay.c84 static int sws_flags = SWS_BICUBIC; variable
1427 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1430 dst_pix_fmt, sws_flags, NULL, NULL, NULL);
1773 graph->scale_sws_opts = av_strdup("sws_flags=bilinear");
3118 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c221 static unsigned int sws_flags = SWS_BICUBIC; variable
1070 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1078 sws_flags, NULL, NULL, NULL);
2053 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
2061 sws_flags, NULL, NULL, NULL);
4138 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);
H A Dffplay.c84 static int sws_flags = SWS_BICUBIC; variable
1427 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1430 dst_pix_fmt, sws_flags, NULL, NULL, NULL);
1773 graph->scale_sws_opts = av_strdup("sws_flags=bilinear");
3118 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c221 static unsigned int sws_flags = SWS_BICUBIC; variable
1070 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1078 sws_flags, NULL, NULL, NULL);
2053 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
2061 sws_flags, NULL, NULL, NULL);
4138 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);
H A Dffplay.c84 static int sws_flags = SWS_BICUBIC; variable
1427 sws_flags = av_get_int(sws_opts, "sws_flags", NULL);
1430 dst_pix_fmt, sws_flags, NULL, NULL, NULL);
1773 graph->scale_sws_opts = av_strdup("sws_flags=bilinear");
3118 sws_opts = sws_getContext(16,16,0, 16,16,0, sws_flags, NULL,NULL,NULL);

Completed in 201 milliseconds