Searched refs:swap4 (Results 1 – 1 of 1) sorted by relevance
7100 static void swap4(unsigned int *val) { in swap4() function7321 tinyexr::swap4(reinterpret_cast<unsigned int *>(&data_len)); in ReadAttribute()7362 tinyexr::swap4(reinterpret_cast<unsigned int *>(&outLen)); in WriteAttributeToMemory()7468 tinyexr::swap4(reinterpret_cast<unsigned int *>(&info.pixel_type)); in ReadChannelInfo()7469 tinyexr::swap4(reinterpret_cast<unsigned int *>(&info.x_sampling)); in ReadChannelInfo()7470 tinyexr::swap4(reinterpret_cast<unsigned int *>(&info.y_sampling)); in ReadChannelInfo()7500 tinyexr::swap4(reinterpret_cast<unsigned int *>(&pixel_type)); in WriteChannelInfo()7501 tinyexr::swap4(reinterpret_cast<unsigned int *>(&x_sampling)); in WriteChannelInfo()7502 tinyexr::swap4(reinterpret_cast<unsigned int *>(&y_sampling)); in WriteChannelInfo()9796 tinyexr::swap4(&val); in DecodePixelData()[all …]