Home
last modified time | relevance | path

Searched defs:VPP_CAN_RESIZE (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/playback/video/
H A Dvideoplugin.h103 #define VPP_CAN_RESIZE (1<<0) ///< can resize the image to fit the play window / letterbox macro
/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.h67 #define VPP_CAN_RESIZE (1<<0) macro