Home
last modified time | relevance | path

Searched defs:cr_bytes (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3653 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local
3710 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h3646 __m128i cr_bytes = _mm_loadl_epi64((__m128i *) (pcr+i)); in stbi__YCbCr_to_RGB_simd() local
3703 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd() local