Searched defs:GetU (Results 1 – 8 of 8) 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
107 int GetU() { return android::base::GetIntProperty("build.version.extensions.u", -1); } in GetU() function in DeriveSdkTest
247 func (t *T) GetU() *U { func
244 func (t *T) GetU() *U { func