FFmpeg
|
byte swapping routines More...
Go to the source code of this file.
Macros | |
#define | av_bswap32 av_bswap32 |
Functions | |
static av_always_inline av_const uint32_t | av_bswap32 (uint32_t x) |
byte swapping routines
Definition in file bswap.h.
#define av_bswap32 av_bswap32 |
Definition at line 33 of file bswap.h.
Referenced by asf_read_stream_properties(), av_crc_init(), bmp_parse(), body(), bswap_buf(), decode_frame(), ff_mov_read_stsd_entries(), ff_mp_get_chroma_shift(), mpegts_write_section(), png_write_chunk(), and process_ea_header().
|
static |