Searched defs:GetUPlane (Results 1 – 4 of 4) sorted by relevance
52 virtual const uint8 *GetUPlane() const { return NULL; } in GetUPlane() function55 virtual uint8 *GetUPlane() { return NULL; } in GetUPlane() function
68 const uint8* WebRtcTextureVideoFrame::GetUPlane() const { in GetUPlane() function in cricket::WebRtcTextureVideoFrame83 uint8* WebRtcTextureVideoFrame::GetUPlane() { in GetUPlane() function in cricket::WebRtcTextureVideoFrame
176 const uint8* WebRtcVideoFrame::GetUPlane() const { in GetUPlane() function in cricket::WebRtcVideoFrame198 uint8* WebRtcVideoFrame::GetUPlane() { in GetUPlane() function in cricket::WebRtcVideoFrame
536 virtual const uint8* GetUPlane() const OVERRIDE { in GetUPlane() function in cricket::WebRtcVideoRenderFrame547 virtual uint8* GetUPlane() OVERRIDE { in GetUPlane() function in cricket::WebRtcVideoRenderFrame