Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h606 static float stbir__srgb_uchar_to_linear_float[256] = { variable
1290 …decode_buffer[decode_pixel_index + c] = stbir__srgb_uchar_to_linear_float[((const unsigned char*)i… in stbir__decode_scanline()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h606 static float stbir__srgb_uchar_to_linear_float[256] = { variable
1290 …decode_buffer[decode_pixel_index + c] = stbir__srgb_uchar_to_linear_float[((const unsigned char*)i… in stbir__decode_scanline()