Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9695 static bool DecodePixelData(/* out */ unsigned char **out_images, in DecodePixelData() argument
9753 reinterpret_cast<unsigned short **>(out_images)[c]; in DecodePixelData()
9767 float *image = reinterpret_cast<float **>(out_images)[c]; in DecodePixelData()
9799 reinterpret_cast<unsigned int **>(out_images)[c]; in DecodePixelData()
9826 float *image = reinterpret_cast<float **>(out_images)[c]; in DecodePixelData()
9891 reinterpret_cast<unsigned short **>(out_images)[c]; in DecodePixelData()
9905 float *image = reinterpret_cast<float **>(out_images)[c]; in DecodePixelData()
9938 reinterpret_cast<unsigned int **>(out_images)[c]; in DecodePixelData()
9965 float *image = reinterpret_cast<float **>(out_images)[c]; in DecodePixelData()
10028 reinterpret_cast<unsigned short **>(out_images)[c]; in DecodePixelData()
[all …]