Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image.cpp31 unsigned int dim_y, in alloc_image()
92 unsigned int dim_y = img->dim_y; in determine_image_components() local
174 unsigned int dim_y, in astc_img_from_floatx4_array()
208 unsigned int dim_y, in astc_img_from_unorm8x4_array()
239 unsigned int dim_y = img->dim_y; in floatx4_array_from_astc_img() local
309 unsigned int dim_y = img->dim_y; in unorm8x4_array_from_astc_img() local
Dastcenccli_internal.h51 unsigned int dim_y; member
Dastcenccli_image_external.cpp120 uint32_t dim_y = wuffs_base__pixel_config__height(&ic.pixcfg); in load_png_with_wuffs() local
Dastcenccli_image_load_store.cpp55 int dim_x, dim_y; in load_image_with_tinyexr() local
91 int dim_x, dim_y; in load_image_with_stb() local
1084 unsigned int dim_y = astc::max(hdr.pixel_height, 1u); in load_ktx_uncompressed_image() local
1356 unsigned int dim_y = img->dim_y; in store_ktx_uncompressed_image() local
1728 unsigned int dim_y = hdr.height; in load_dds_uncompressed_image() local
1963 unsigned int dim_y = img->dim_y; in store_dds_uncompressed_image() local
2347 uint8_t dim_y[3]; // Sizes are given in texels; member
2398 unsigned int dim_y = unpack_bytes(hdr.dim_y[0], hdr.dim_y[1], hdr.dim_y[2], 0); in load_cimage() local
Dastcenccli_error_metrics.cpp130 unsigned int dim_y = astc::min(img1->dim_y, img2->dim_y); in compute_error_metrics() local
Dastcenc.h581 unsigned int dim_y; member
Dastcenc_entry.cpp865 int dim_y = image.dim_y; in compress_image() local
Dastcenccli_toplevel.cpp357 unsigned int dim_y = slices[0]->dim_y; in load_uncomp_file() local