Home
last modified time | relevance | path

Searched defs:bitness (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_image.cpp28 alloc_image( unsigned int bitness, unsigned int dim_x, unsigned int dim_y, unsigned int dim_z ) alloc_image() argument
H A Dastcenccli_toplevel.cpp401 int bitness = is_hdr ? 16 : 8; in load_uncomp_file() local
H A Dastcenccli_image_load_store.cpp1016 int bitness = 8; // Internal precision after conversion in load_ktx_uncompressed_image() local
1452 int bitness = img->data_type == ASTCENC_TYPE_U8 ? 8 : 16; in store_ktx_uncompressed_image() local
1825 int bitness = 0; load_dds_uncompressed_image() local
1854 int bitness; load_dds_uncompressed_image() member
2059 int bitness = img->data_type == ASTCENC_TYPE_U8 ? 8 : 16; store_dds_uncompressed_image() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h81 enum bitness bitness; member
H A Dmachine.h11 enum bitness { enum

Completed in 7 milliseconds