Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h6414 …uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_uc *two_back) in stbi__gif_load_next() argument
6447 if ((dispose == 3) && (two_back == 0)) { in stbi__gif_load_next()
6454 memcpy( &g->out[pi * 4], &two_back[pi * 4], 4 ); in stbi__gif_load_next()
6594 stbi_uc *two_back = 0; in stbi__load_gif_main() local
6603 u = stbi__gif_load_next(s, &g, comp, req_comp, two_back); in stbi__load_gif_main()
6625 two_back = out - 2 * stride; in stbi__load_gif_main()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h6414 …uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_uc *two_back) in stbi__gif_load_next() argument
6447 if ((dispose == 3) && (two_back == 0)) { in stbi__gif_load_next()
6454 memcpy( &g->out[pi * 4], &two_back[pi * 4], 4 ); in stbi__gif_load_next()
6594 stbi_uc *two_back = 0; in stbi__load_gif_main() local
6603 u = stbi__gif_load_next(s, &g, comp, req_comp, two_back); in stbi__load_gif_main()
6625 two_back = out - 2 * stride; in stbi__load_gif_main()