Searched defs:CreateEmptyFrame (Results 1 – 6 of 6) sorted by relevance
31 int TextureVideoFrame::CreateEmptyFrame(int width, in CreateEmptyFrame() function in webrtc::TextureVideoFrame
28 int I420VideoFrame::CreateEmptyFrame(int width, int height, in CreateEmptyFrame() function in webrtc::I420VideoFrame
85 virtual VideoFrame *CreateEmptyFrame(int w, int h, size_t pixel_width, in CreateEmptyFrame() function
176 VideoFrame* WebRtcTextureVideoFrame::CreateEmptyFrame( in CreateEmptyFrame() function in cricket::WebRtcTextureVideoFrame
358 VideoFrame* WebRtcVideoFrame::CreateEmptyFrame( in CreateEmptyFrame() function in cricket::WebRtcVideoFrame
654 virtual VideoFrame* CreateEmptyFrame(int w, in CreateEmptyFrame() function in cricket::WebRtcVideoRenderFrame