Home
last modified time | relevance | path

Searched defs:VSFrame (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/vid.stab/vid.stab-release-0.98b/src/
H A Dframeinfo.h65 } VSFrame; typedef
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dvscore.h60 class VSFrame; variable
623 friend class VSFrame; member
H A Dvscore.cpp550 VSFrame::VSFrame(const VSFormat *f, int width, int height, const VSFrame *propSrc, VSCore *core) : … in VSFrame() function in VSFrame
579 VSFrame::VSFrame(const VSFormat *f, int width, int height, const VSFrame * const *planeSrc, const i… in VSFrame() function in VSFrame
618 VSFrame::VSFrame(const VSFrame &f) { in VSFrame() function in VSFrame