Searched defs:channels_in_file (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | stb_image.h | 1413 stbi_load_16_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *channels_in_file, int desired_channels) stbi_load_16_from_memory() argument 1420 stbi_load_16_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *channels_in_file, int desired_channels) stbi_load_16_from_callbacks() argument [all...] |
Completed in 9 milliseconds