Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp666 static uint32_t u32_byterev(uint32_t v) in u32_byterev() function
907 #define REV(x) kt->x = u32_byterev(kt->x) in ktx_header_switch_endianness()
1194 specified_bytes_of_surface = u32_byterev(specified_bytes_of_surface); in load_ktx_uncompressed_image()
1349 data_len = u32_byterev(data_len); in load_ktx_compressed_image()

Completed in 4 milliseconds