Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compute_variance.cpp359 int z_dst = z + offset_z; in compute_pixel_region_variance() local
387 int out_index = z_dst * zdt + y_dst * ydt + x_dst; in compute_pixel_region_variance()