Home
last modified time | relevance | path

Searched refs:stbi__YCbCr_to_RGB_simd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3461 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd() function
3605 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()
3612 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3461 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd() function
3605 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()
3612 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()