Home
last modified time | relevance | path

Searched defs:cr_const1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3362 __m128i cr_const1 = _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3421 int16x8_t cr_const1 = vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3637 __m128i cr_const1 = _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3696 int16x8_t cr_const1 = vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3644 __m128i cr_const1 = _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3703 int16x8_t cr_const1 = vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3406 __m128i cr_const1 = _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3465 int16x8_t cr_const1 = vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local