Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/ffmpeg/
H A Dtiio_ffmpeg.h23 bool includesInPath, bool includesOutPath,
H A Dtiio_ffmpeg.cpp142 bool includesInPath, bool includesOutPath, in runFfmpeg() argument
157 if (overWriteFiles && !includesOutPath) { // if includesOutPath is true, you in runFfmpeg()
162 if (!includesOutPath) { in runFfmpeg()