Searched defs:cb_const1 (Results 1 – 2 of 2) sorted by relevance
3646 __m128i cb_const1 = _mm_set1_epi16( (short) ( 1.77200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local3705 int16x8_t cb_const1 = vdupq_n_s16( (short) ( 1.77200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3639 __m128i cb_const1 = _mm_set1_epi16( (short) ( 1.77200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local3698 int16x8_t cb_const1 = vdupq_n_s16( (short) ( 1.77200f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local