Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h236 int compression_type; // compression type(TINYEXR_COMPRESSIONTYPE_*) member
7398 int compression_type; member
9698 int compression_type, int line_order, int width, in DecodePixelData()
10316 size_t data_len, int compression_type, int line_order, int data_width, in DecodeTiledPixelData()
12648 int compression_type = -1; local