Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9704 const std::vector<size_t> &channel_offset_list) { in DecodePixelData()
10321 const std::vector<size_t> &channel_offset_list) { in DecodeTiledPixelData()
10346 static bool ComputeChannelLayout(std::vector<size_t> *channel_offset_list, in ComputeChannelLayout()
10853 std::vector<size_t> channel_offset_list; in DecodeChunk() local