Searched defs:ClipInfo (Results 1 – 2 of 2) sorted by relevance
63 struct ClipInfo struct65 ClipName name;66 const char* filename;67 VideoProfileInfo profile;68 int totalFrames;69 int framesInGOP;70 int numGOPs;71 const char** frameChecksums;
25 struct ClipInfo { struct26 ScalarValue fClipBlack = 1, // 1: clip, 2/3: don't clip27 fClipWhite = 1; // ^