Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h1130 struct pixel_region_args struct
1133 const astcenc_image* img;
1136 astcenc_swizzle swz;
1139 bool have_z;
1142 unsigned int alpha_kernel_radius;
1145 unsigned int size_x;
1148 unsigned int size_y;
1172 pixel_region_args arg; argument