Searched defs:y_bytes (Results 1 – 9 of 9) sorted by relevance
540 FT_UInt y_bytes = 0; in store_points() local
1458 std::vector<uint8_t> y_bytes = BIGNUMBytes(y.get()); in GetPublicKeyBytes() local
1670 std::vector<uint8_t> y_bytes = BIGNUMBytes(y.get()); in GetPublicKeyBytes() local
1691 std::vector<uint8_t> y_bytes = BIGNUMBytes(y.get()); in GetPublicKeyBytes() local
3370 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local3427 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() 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
3652 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local3709 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
3414 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local3471 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local