Searched defs:MutableData (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/common_video/ | ||
D | video_frame_buffer.cc | 21 uint8_t* VideoFrameBuffer::MutableData(PlaneType type) { in MutableData() function in webrtc::VideoFrameBuffer |
D | i420_buffer_pool.cc | 32 uint8_t* MutableData(webrtc::PlaneType type) override { in MutableData() function in __anon41fbdb990111::PooledI420Buffer |