Searched refs:pcr (Results 1 – 4 of 4) sorted by relevance
| /expo/packages/expo-gl/common/ |
| H A D | stb_image.h | 1551 const stbi_uc *pcr, 3327 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3334 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3375 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3382 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3422 stbi_uc const *pcr, in stbi__YCbCr_to_RGB_simd() argument 3444 __m128i cr_bytes = _mm_loadl_epi64((__m128i *)(pcr + i)); in stbi__YCbCr_to_RGB_simd() 3501 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() 3537 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | stb_image.h | 1551 const stbi_uc *pcr, 3327 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3334 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3375 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3382 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3422 stbi_uc const *pcr, in stbi__YCbCr_to_RGB_simd() argument 3444 __m128i cr_bytes = _mm_loadl_epi64((__m128i *)(pcr + i)); in stbi__YCbCr_to_RGB_simd() 3501 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() 3537 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | stb_image.h | 1551 const stbi_uc *pcr, 3327 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3334 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3375 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3382 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3422 stbi_uc const *pcr, in stbi__YCbCr_to_RGB_simd() argument 3444 __m128i cr_bytes = _mm_loadl_epi64((__m128i *)(pcr + i)); in stbi__YCbCr_to_RGB_simd() 3501 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() 3537 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | stb_image.h | 1551 const stbi_uc *pcr, 3327 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3334 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3375 const stbi_uc *pcr, in stbi__YCbCr_to_RGB_row() argument 3382 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_row() 3422 stbi_uc const *pcr, in stbi__YCbCr_to_RGB_simd() argument 3444 __m128i cr_bytes = _mm_loadl_epi64((__m128i *)(pcr + i)); in stbi__YCbCr_to_RGB_simd() 3501 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() 3537 int cr = pcr[i] - 128; in stbi__YCbCr_to_RGB_simd()
|