Searched defs:MutableData (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/lib/gtl/ | ||
| D | array_slice_internal.h | 50 struct MutableData { struct |
| /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 __anon50b2558d0111::PooledI420Buffer |