Searched refs:array_32 (Results 1 – 1 of 1) sorted by relevance
33 auto array_32 = reinterpret_cast<uint32_t*>(array); in ByteSwapArray() local35 array_32[i] = BYTE_SWAP_32(array_32[i]); in ByteSwapArray()