Searched refs:pcb (Results 1 – 4 of 4) sorted by relevance
| /expo/packages/expo-gl/common/ |
| H A D | stb_image.h | 1550 const stbi_uc *pcb, 3326 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3335 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3374 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3383 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3421 stbi_uc const *pcb, in stbi__YCbCr_to_RGB_simd() argument 3445 __m128i cb_bytes = _mm_loadl_epi64((__m128i *)(pcb + i)); in stbi__YCbCr_to_RGB_simd() 3502 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() 3538 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | stb_image.h | 1550 const stbi_uc *pcb, 3326 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3335 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3374 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3383 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3421 stbi_uc const *pcb, in stbi__YCbCr_to_RGB_simd() argument 3445 __m128i cb_bytes = _mm_loadl_epi64((__m128i *)(pcb + i)); in stbi__YCbCr_to_RGB_simd() 3502 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() 3538 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | stb_image.h | 1550 const stbi_uc *pcb, 3326 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3335 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3374 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3383 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3421 stbi_uc const *pcb, in stbi__YCbCr_to_RGB_simd() argument 3445 __m128i cb_bytes = _mm_loadl_epi64((__m128i *)(pcb + i)); in stbi__YCbCr_to_RGB_simd() 3502 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() 3538 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_simd()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | stb_image.h | 1550 const stbi_uc *pcb, 3326 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3335 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3374 const stbi_uc *pcb, in stbi__YCbCr_to_RGB_row() argument 3383 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_row() 3421 stbi_uc const *pcb, in stbi__YCbCr_to_RGB_simd() argument 3445 __m128i cb_bytes = _mm_loadl_epi64((__m128i *)(pcb + i)); in stbi__YCbCr_to_RGB_simd() 3502 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() 3538 int cb = pcb[i] - 128; in stbi__YCbCr_to_RGB_simd()
|