Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/fate/
H A Dflvenc.mak2 fate-flv-add_keyframe_index: CMD = transcode "lavfi -graph testsrc=r=7:n=2:d=20" "foo" flv "-vf scale -c:v flv1 -dct int -g 7 -flvflags add_keyframe_index" "-c copy -t 0.1" "-show_entries format_tags"
H A Dfilter-video.mak73 FATE_FILTER-$(call FILTERFRAMECRC, TESTSRC, LAVFI_INDEV) += fate-filter-lavd-testsrc
74 fate-filter-lavd-testsrc: CMD = framecrc -f lavfi -i testsrc=r=7:n=2:d=10
/third_party/python/Lib/
H A Ddoctest.py2628 testsrc = script_from_examples(test.docstring)
2629 return testsrc
2633 testsrc = script_from_examples(src)
2634 debug_script(testsrc, pm, globs)
2664 testsrc = testsource(module, name)
2665 debug_script(testsrc, pm, module.__dict__)
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c27 * testsrc is based on the test pattern generator demuxer by Nicolas George:
70 /* only used by testsrc */
478 AVFILTER_DEFINE_CLASS(testsrc); variable
679 .name = "testsrc",

Completed in 10 milliseconds