Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/test/
H A Di444_buffer_unittest.cc26 int GetU(rtc::scoped_refptr<I444BufferInterface> buf, int col, int row) { in GetU() function
H A Dnv12_buffer_unittest.cc25 int GetU(rtc::scoped_refptr<NV12BufferInterface> buf, int col, int row) { in GetU() function
H A Di210_buffer_unittest.cc27 int GetU(rtc::scoped_refptr<I210BufferInterface> buf, int col, int row) { in GetU() function
H A Di422_buffer_unittest.cc26 int GetU(rtc::scoped_refptr<I422BufferInterface> buf, int col, int row) { in GetU() function
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage_data.h199 inline const Image<uint8_t>* GetU() const { in GetU() function
/aosp_15_r20/packages/modules/SdkExtensions/derive_sdk/
Dderive_sdk_test.cpp107 int GetU() { return android::base::GetIntProperty("build.version.extensions.u", -1); } in GetU() function in DeriveSdkTest
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/
Dexec_test.go247 func (t *T) GetU() *U { func
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dexec_test.go244 func (t *T) GetU() *U { func