Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp935 int x_footprint = block_x + 2 * (ctx.config.a_scale_radius - 1); in compress_image() local
939 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image()