Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DSubscriptionManager_test.cpp45 sp<IVehicleCallback> cb1 = new MockedVehicleCallback(); member in android::hardware::automotive::vehicle::V2_0::__anond6afedb50111::SubscriptionManagerTest
/hardware/interfaces/bluetooth/async/test/
Dasync_fd_watcher_unittest.cc294 testing::MockFunction<void(int)> cb1; in TEST_F() local
/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp843 uint32_t cb1 = in TEST_F() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3667 __m128i cb1 = _mm_mulhi_epi16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local
3724 int16x8_t cb1 = vqdmulhq_s16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3660 __m128i cb1 = _mm_mulhi_epi16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local
3717 int16x8_t cb1 = vqdmulhq_s16(cbw, cb_const1); in stbi__YCbCr_to_RGB_simd() local