Searched defs:cr_bytes (Results 1 – 4 of 4) sorted by relevance
3371 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local3428 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local
3646 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local3703 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local
3653 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local3710 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local
3415 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local3472 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local