Home
last modified time | relevance | path

Searched defs:DataV (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVVPISelLowering.cpp162 SDValue DataV = CDAG.getNode(VEISD::VVP_SELECT, DataVT, in lowerVVP_LOAD_STORE() local
305 SDValue DataV = CDAG.getNode(VEISD::VVP_SELECT, LegalDataVT, in lowerVVP_GATHER_SCATTER() local
/external/webrtc/common_video/
Dvideo_frame_buffer.cc54 const uint8_t* DataV() const override { return v_plane_; } in DataV() function in webrtc::__anoncdfe0e990111::WrappedYuvBuffer
176 const uint16_t* DataV() const override { return v_plane_; } in DataV() function in webrtc::__anoncdfe0e990111::WrappedYuv16BBuffer
/external/webrtc/api/video/
Di444_buffer.cc163 const uint8_t* I444Buffer::DataV() const { in DataV() function in webrtc::I444Buffer
Di010_buffer.cc175 const uint16_t* I010Buffer::DataV() const { in DataV() function in webrtc::I010Buffer
Di420_buffer.cc151 const uint8_t* I420Buffer::DataV() const { in DataV() function in webrtc::I420Buffer
Di422_buffer.cc177 const uint8_t* I422Buffer::DataV() const { in DataV() function in webrtc::I422Buffer
Di210_buffer.cc284 const uint16_t* I210Buffer::DataV() const { in DataV() function in webrtc::I210Buffer
/external/webrtc/sdk/android/src/jni/
Dvideo_frame.cc100 const uint8_t* DataV() const override { return data_v_; } in DataV() function in webrtc::jni::__anon350d82da0111::AndroidVideoI420Buffer