Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp158 float* lowest_weight, in compute_lowest_and_highest_weight()
250 alignas(ASTCENC_VECALIGN) float lowest_weight[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() local