- av_bswap16
ushort av_bswap16(ushort x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- av_bswap32
uint av_bswap32(uint x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- av_bswap64
ulong av_bswap64(ulong x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@file byte swapping routines