Home
last modified time | relevance | path

Searched defs:gws (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3672 __m128i gws = _mm_add_epi16(gwt, cr1); in stbi__YCbCr_to_RGB_simd() local
3726 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3665 __m128i gws = _mm_add_epi16(gwt, cr1); in stbi__YCbCr_to_RGB_simd() local
3719 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd() local