Searched defs:cb_bytes (Results 1 – 4 of 4) sorted by relevance
3372 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local3429 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
3647 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local3704 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
3654 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local3711 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
3416 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local3473 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local