Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h950 static void *stbi__malloc_mad2(int a, int b, int add) in stbi__malloc_mad2() function
3131 z->img_comp[i].raw_data = stbi__malloc_mad2(z->img_comp[i].w2, z->img_comp[i].h2, 15); in stbi__process_frame_header()
4708 p = (stbi_uc *) stbi__malloc_mad2(pixel_count, pal_img_n, 0); in stbi__expand_png_palette()
5599 tga_palette = (unsigned char*)stbi__malloc_mad2(tga_palette_len, tga_comp, 0); in stbi__tga_load()
6851 scanline = (stbi_uc *) stbi__malloc_mad2(width, 4, 0); in stbi__hdr_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h950 static void *stbi__malloc_mad2(int a, int b, int add) in stbi__malloc_mad2() function
3131 z->img_comp[i].raw_data = stbi__malloc_mad2(z->img_comp[i].w2, z->img_comp[i].h2, 15); in stbi__process_frame_header()
4708 p = (stbi_uc *) stbi__malloc_mad2(pixel_count, pal_img_n, 0); in stbi__expand_png_palette()
5599 tga_palette = (unsigned char*)stbi__malloc_mad2(tga_palette_len, tga_comp, 0); in stbi__tga_load()
6851 scanline = (stbi_uc *) stbi__malloc_mad2(width, 4, 0); in stbi__hdr_load()