Searched refs:ConvertNativeToI420Frame (Results 1 – 3 of 3) sorted by relevance
159 VideoFrame ConvertNativeToI420Frame() const;
217 VideoFrame VideoFrame::ConvertNativeToI420Frame() const { in ConvertNativeToI420Frame() function in webrtc::VideoFrame
292 converted_frame = converted_frame.ConvertNativeToI420Frame(); in AddVideoFrame()