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

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp41 static int videoRecRGBToYUV(PVIDEORECSTREAM pStrm);
408 rc = videoRecRGBToYUV(pStrm);
762 static int videoRecRGBToYUV(PVIDEORECSTREAM pStrm) function

Completed in 476 milliseconds