Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp296 bool rgb_lns; in decompress_symbolic_block() local
359 bool rgb_lns; in compute_symbolic_block_difference_2plane() local
454 bool rgb_lns; in compute_symbolic_block_difference_1plane() local
543 bool rgb_lns; in compute_symbolic_block_difference_1plane_1partition() local
Dastcenc_image.cpp182 uint8_t rgb_lns = (decode_mode == ASTCENC_PRF_HDR) || in fetch_image_block() local
Dastcenc_internal.h930 uint8_t rgb_lns[BLOCK_MAX_TEXELS]; member
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h123 uint8_t rgb_lns[MAX_TEXELS_PER_BLOCK]; // 1 if RGB data are being treated as LNS member