Searched defs:cb_bytes (Results 1 – 2 of 2) sorted by relevance
3483 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local3540 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local