Searched defs:colorConvWriteYUV420p (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp292 inline bool colorConvWriteYUV420p(unsigned aWidth, unsigned aHeight, function
768 if (!colorConvWriteYUV420p<ColorConvBGRA32Iter>(pStrm->uTargetWidth,
776 if (!colorConvWriteYUV420p<ColorConvBGR24Iter>(pStrm->uTargetWidth,
784 if (!colorConvWriteYUV420p<ColorConvBGR565Iter>(pStrm->uTargetWidth,

Completed in 72 milliseconds