Home
last modified time | relevance | path

Searched refs:DecodePixelData (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() function
10339 return DecodePixelData(out_images, requested_pixel_types, data_ptr, data_len, in DecodeTiledPixelData()
11124 if (!tinyexr::DecodePixelData( in DecodeChunk()