Searched defs:GetVPlane (Results 1 – 4 of 4) sorted by relevance
53 virtual const uint8 *GetVPlane() const { return NULL; } in GetVPlane() function56 virtual uint8 *GetVPlane() { return NULL; } in GetVPlane() function
73 const uint8* WebRtcTextureVideoFrame::GetVPlane() const { in GetVPlane() function in cricket::WebRtcTextureVideoFrame88 uint8* WebRtcTextureVideoFrame::GetVPlane() { in GetVPlane() function in cricket::WebRtcTextureVideoFrame
184 const uint8* WebRtcVideoFrame::GetVPlane() const { in GetVPlane() function in cricket::WebRtcVideoFrame206 uint8* WebRtcVideoFrame::GetVPlane() { in GetVPlane() function in cricket::WebRtcVideoFrame
539 virtual const uint8* GetVPlane() const OVERRIDE { in GetVPlane() function in cricket::WebRtcVideoRenderFrame551 virtual uint8* GetVPlane() OVERRIDE { in GetVPlane() function in cricket::WebRtcVideoRenderFrame