Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions.cc33 std::ostream& operator<<(std::ostream& out, const BooleanWithStack& bws) { in operator <<()
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3389 __m128i bws = _mm_add_epi16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
3445 int16x8_t bws = vaddq_s16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3664 __m128i bws = _mm_add_epi16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
3720 int16x8_t bws = vaddq_s16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3671 __m128i bws = _mm_add_epi16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
3727 int16x8_t bws = vaddq_s16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3433 __m128i bws = _mm_add_epi16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local
3489 int16x8_t bws = vaddq_s16(yws, cb1); in stbi__YCbCr_to_RGB_simd() local