Searched defs:y_bytes (Results 1 – 2 of 2) sorted by relevance
536 FT_UInt y_bytes = 0; in store_points() local
3645 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local3702 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local