Home
last modified time | relevance | path

Searched defs:MutableData (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/gtl/
Darray_slice_internal.h50 struct MutableData { struct
52 static decltype(std::declval<C>().mutable_data()) Get(C* v) { in Get()
/external/webrtc/webrtc/common_video/
Dvideo_frame_buffer.cc21 uint8_t* VideoFrameBuffer::MutableData(PlaneType type) { in MutableData() function in webrtc::VideoFrameBuffer
78 uint8_t* I420Buffer::MutableData(PlaneType type) { in MutableData() function in webrtc::I420Buffer
Di420_buffer_pool.cc32 uint8_t* MutableData(webrtc::PlaneType type) override { in MutableData() function in __anon50b2558d0111::PooledI420Buffer