Searched refs:DecodeChunk (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 10808 static int DecodeChunk(EXRImage *exr_image, const EXRHeader *exr_header, in DecodeChunk() function 11342 int ret = DecodeChunk(exr_image, exr_header, offsets, head, size, &e); in DecodeEXRImage() 13383 int ret = tinyexr::DecodeChunk(&exr_images[i], exr_headers[i], offset_table,
|