Searched defs:GetI420 (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/api/video/ | ||
| D | i444_buffer.h | 55   const I420BufferInterface* GetI420() const final { return nullptr; }  in GetI420()  function | 
| D | i422_buffer.h | 55   const I420BufferInterface* GetI420() const final { return nullptr; }  in GetI420()  function | 
| D | video_frame_buffer.cc | 35 const I420BufferInterface* VideoFrameBuffer::GetI420() const {  in GetI420()  function in webrtc::VideoFrameBuffer | 
| /external/webrtc/modules/video_coding/codecs/multiplex/ | ||
| D | augmented_video_frame_buffer.cc | 58 const I420BufferInterface* AugmentedVideoFrameBuffer::GetI420() const {  in GetI420()  function in webrtc::AugmentedVideoFrameBuffer |