Home
last modified time | relevance | path

Searched refs:needs_hdr (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp892 bool needs_hdr = (decode_mode == ASTCENC_PRF_HDR) || in compress_image() local
895 bool use_fast_load = !needs_swz && !needs_hdr && in compress_image()