Searched refs:pattern_type (Results 1 – 3 of 3) sorted by relevance
17 cd /tmp/animation; ffmpeg -r $FPS -pattern_type glob -i '*.png' -c:v libvpx-vp9 -lossless 1 output.…
355 const unsigned int pattern_type) in fill_buffer() argument364 switch (pattern_type) { /* the pattern type should only be one of the following */ in fill_buffer()