Home
last modified time | relevance | path

Searched refs:stbi__start_mem (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h824 static void stbi__start_mem(stbi__context *s, stbi_uc const *buffer, int len) in stbi__start_mem() function
1416 stbi__start_mem(&s,buffer,len); in stbi_load_16_from_memory()
1430 stbi__start_mem(&s,buffer,len); in stbi_load_from_memory()
1446 stbi__start_mem(&s,buffer,len); in stbi_load_gif_from_memory()
1479 stbi__start_mem(&s,buffer,len); in stbi_loadf_from_memory()
1519 stbi__start_mem(&s,buffer,len); in stbi_is_hdr_from_memory()
7742 stbi__start_mem(&s,buffer,len);
7756 stbi__start_mem(&s,buffer,len);

Completed in 12 milliseconds