Home
last modified time | relevance | path

Searched defs:cb_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3372 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local
3429 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3647 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local
3704 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3654 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local
3711 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3416 __m128i cb_bytes = _mm_loadl_epi64((__m128i *) (pcb+i)); in stbi__YCbCr_to_RGB_simd() local
3473 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd() local