FFmpeg
|
Go to the source code of this file.
Macros | |
#define | av_bswap16 av_bswap16 |
#define | av_bswap32 av_bswap32 |
Functions | |
static av_always_inline av_const uint16_t | av_bswap16 (uint16_t x) |
static av_always_inline av_const uint32_t | av_bswap32 (uint32_t x) |
byte swapping routines
Definition in file bswap.h.
|
static |
|
static |