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
182 const uint8* WebRtcVideoFrame::GetUPlane() const { in GetUPlane() function in cricket::WebRtcVideoFrame204 uint8* WebRtcVideoFrame::GetUPlane() { in GetUPlane() function in cricket::WebRtcVideoFrame
348 virtual const uint8 *GetUPlane() const { return NULL; } in GetUPlane() function351 virtual uint8 *GetUPlane() { return NULL; } in GetUPlane() function