Home
last modified time | relevance | path

Searched refs:kernel_radius_z (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp129 int kernel_radius_z = have_z ? kernel_radius : 0; in compute_pixel_region_variance() local
163 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance()
207 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance()
246 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance()
358 int z_src = z + kernel_radius_z; in compute_pixel_region_variance()

Completed in 1 milliseconds