Home
last modified time | relevance | path

Searched refs:bytes_of_key_value_data (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp804 …uint32_t bytes_of_key_value_data; // size in bytes of the key-and-value area immediately following… member
827 REV(bytes_of_key_value_data); in ktx_header_switch_endianness()
1088 fseek(f, hdr.bytes_of_key_value_data, SEEK_CUR); in load_ktx_uncompressed_image()
1236 seekerr = fseek(f, hdr.bytes_of_key_value_data, SEEK_CUR); in load_ktx_compressed_image()
1317 hdr.bytes_of_key_value_data = 0; in store_ktx_compressed_image()
1396 hdr.bytes_of_key_value_data = 0; in store_ktx_uncompressed_image()