Home
last modified time | relevance | path

Searched defs:GetU (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/api/video/test/
Di444_buffer_unittest.cc26 int GetU(rtc::scoped_refptr<I444BufferInterface> buf, int col, int row) { in GetU() function
Dnv12_buffer_unittest.cc25 int GetU(rtc::scoped_refptr<NV12BufferInterface> buf, int col, int row) { in GetU() function
Di210_buffer_unittest.cc27 int GetU(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetU() function
Di422_buffer_unittest.cc26 int GetU(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetU() function
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_data.h199 inline const Image<uint8_t>* GetU() const { in GetU() function