Searched refs:array_16 (Results 1 – 1 of 1) sorted by relevance
27 auto array_16 = reinterpret_cast<uint16_t*>(array); in ByteSwapArray() local29 array_16[i] = BYTE_SWAP_16(array_16[i]); in ByteSwapArray()