Home
last modified time | relevance | path

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

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