byte swapping routines More...
#include <stdint.h>
#include "config.h"
#include "libavutil/attributes.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) |
byte swapping routines
Definition in file bswap.h.
#define bswap_32 bswap_32 |
Definition at line 33 of file bswap.h.
Referenced by asf_read_header(), av_crc_init(), avi_read_header(), body(), bswap_buf(), decode_frame(), get_le32(), mov_read_stsd(), mpegts_write_section(), png_write_chunk(), and process_ea_header().