Searched defs:GetU (Results 1 – 5 of 5) sorted by relevance
26 int GetU(rtc::scoped_refptr<I444BufferInterface> buf, int col, int row) { in GetU() function
25 int GetU(rtc::scoped_refptr<NV12BufferInterface> buf, int col, int row) { in GetU() function
27 int GetU(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetU() function
26 int GetU(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetU() function
199 inline const Image<uint8_t>* GetU() const { in GetU() function