Home
last modified time | relevance | path

Searched defs:LayerChannel (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h11387 struct LayerChannel { struct
11388 explicit LayerChannel (size_t i, std::string n) in LayerChannel() function
11396 …r(const EXRHeader& exr_header, const std::string layer_name, std::vector<LayerChannel>& channels) { in ChannelsInLayer() argument