Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp948 float a_avg = ctx.input_alpha_averages[ay * dim_x + ax]; in compress_image() local
949 if (a_avg > threshold) in compress_image()