Searched refs:VRDEVIDEOINPAYLOADHDR (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DUsbWebcamInterface.h47 const VRDEVIDEOINPAYLOADHDR *pFrame, uint32_t cbFrame);
H A DConsoleVRDPServer.h349 const VRDEVIDEOINPAYLOADHDR *pFrame,
/vbox/include/VBox/RemoteDesktop/
H A DVRDEVideoIn.h760 typedef struct VRDEVIDEOINPAYLOADHDR struct
769 } VRDEVIDEOINPAYLOADHDR; typedef in typeref:struct:VRDEVIDEOINPAYLOADHDR
771 /* VRDEVIDEOINPAYLOADHDR::u8HeaderInfo */
911 VRDEVIDEOINPAYLOADHDR Payload;
1070 const VRDEVIDEOINPAYLOADHDR *pFrame,
/vbox/src/VBox/Main/src-client/
H A DUsbWebcamInterface.cpp296 const VRDEVIDEOINPAYLOADHDR *pFrame, uint32_t cbFrame)
303 if ( cbFrame >= sizeof(VRDEVIDEOINPAYLOADHDR)
H A DConsoleVRDPServer.cpp2760 const VRDEVIDEOINPAYLOADHDR *pFrame,

Completed in 62 milliseconds