Searched defs:MutableDataY (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/webrtc/api/video/ | ||
H A D | nv12_buffer.cc | 109 uint8_t* NV12Buffer::MutableDataY() { in MutableDataY() function in webrtc::NV12Buffer |
H A D | i010_buffer.cc | 189 uint16_t* I010Buffer::MutableDataY() { in MutableDataY() function in webrtc::I010Buffer |
H A D | i444_buffer.cc | 177 uint8_t* I444Buffer::MutableDataY() { in MutableDataY() function in webrtc::I444Buffer |
H A D | i420_buffer.cc | 165 uint8_t* I420Buffer::MutableDataY() { in MutableDataY() function in webrtc::I420Buffer |
H A D | i422_buffer.cc | 191 uint8_t* I422Buffer::MutableDataY() { in MutableDataY() function in webrtc::I422Buffer |
H A D | i210_buffer.cc | 298 uint16_t* I210Buffer::MutableDataY() { in MutableDataY() function in webrtc::I210Buffer |