#include <stdint.h>
#include "config.h"
#include "libavutil/common.h"
Go to the source code of this file.
Defines | |
#define | bswap_32 bswap_32 |
Functions | |
static av_always_inline av_const uint32_t | bswap_32 (uint32_t x) |
Definition in file bswap.h.
static av_always_inline av_const uint32_t bswap_32 | ( | uint32_t | x | ) | [static] |