Searched refs:vld1_u8 (Results 1 – 4 of 4) sorted by relevance
3366 uint8x8_t farb = vld1_u8(in_far + i); in stbi__resample_row_hv_2_simd()3367 uint8x8_t nearb = vld1_u8(in_near + i); in stbi__resample_row_hv_2_simd()3538 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd()3539 uint8x8_t cr_bytes = vld1_u8(pcr + i); in stbi__YCbCr_to_RGB_simd()3540 uint8x8_t cb_bytes = vld1_u8(pcb + i); in stbi__YCbCr_to_RGB_simd()
10307 vld1_u8 (const uint8_t * __a) in vld1_u8() function
17074 vld1_u8 (const uint8_t *__a) in vld1_u8() function