Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3643 __m128i cr_const0 = _mm_set1_epi16( (short) ( 1.40200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3702 int16x8_t cr_const0 = vdupq_n_s16( (short) ( 1.40200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3636 __m128i cr_const0 = _mm_set1_epi16( (short) ( 1.40200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3695 int16x8_t cr_const0 = vdupq_n_s16( (short) ( 1.40200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local