Home
last modified time | relevance | path

Searched defs:exr_header (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dtinyexr.h10725 static void ConvertHeader(EXRHeader *exr_header, const HeaderInfo &info) { in ConvertHeader() argument
10808 DecodeChunk(EXRImage *exr_image, const EXRHeader *exr_header, const std::vector<tinyexr::tinyexr_uint64> &offsets, const unsigned char *head, const size_t size, std::string *err) DecodeChunk() argument
11214 DecodeEXRImage(EXRImage *exr_image, const EXRHeader *exr_header, const unsigned char *head, const unsigned char *marker, const size_t size, const char **err) DecodeEXRImage() argument
11370 GetLayers(const EXRHeader& exr_header, std::vector<std::string>& layer_names) GetLayers() argument
11396 ChannelsInLayer(const EXRHeader& exr_header, const std::string layer_name, std::vector<LayerChannel>& channels) ChannelsInLayer() argument
11422 EXRHeader exr_header; EXRLayers() local
11478 EXRHeader exr_header; LoadEXRWithLayer() local
[all...]

Completed in 23 milliseconds