Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h395 static void stbiw__write_pixel(stbi__write_context *s, int rgb_dir, int comp, int write_alpha, int … in stbiw__write_pixel() function
448 stbiw__write_pixel(s, rgb_dir, comp, write_alpha, expand_mono, d); in stbiw__write_pixels()
562 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin + k * comp); in stbi_write_tga_core()
567 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin); in stbi_write_tga_core()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h395 static void stbiw__write_pixel(stbi__write_context *s, int rgb_dir, int comp, int write_alpha, int … in stbiw__write_pixel() function
448 stbiw__write_pixel(s, rgb_dir, comp, write_alpha, expand_mono, d); in stbiw__write_pixels()
562 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin + k * comp); in stbi_write_tga_core()
567 stbiw__write_pixel(s, -1, comp, has_alpha, 0, begin); in stbi_write_tga_core()