FFmpeg
|
byte swapping routines More...
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.
#define av_bswap16 av_bswap16 |
Definition at line 31 of file bswap.h.
Referenced by bswap16_buf(), bswap16UV_c(), bswap16Y_c(), decode_5(), decode_frame(), ff_dca_convert_bitstream(), ff_spdif_bswap_buf16(), ff_yuv2rgb_c_init_tables(), gbr16ptopacked16(), mov_write_ms_tag(), output_frame_end(), packed_16bpc_bswap(), planarCopyWrapper(), rgbToRgbWrapper(), smka_decode_frame(), write_frame_footer(), and yuv2gbrp_full_X_c().
|
static |
|
static |