#include <stdint.h>
#include "config.h"
#include "libavutil/common.h"
Go to the source code of this file.
| Defines | |
| #define | bswap_16 bswap_16 | 
| #define | bswap_32 bswap_32 | 
| Functions | |
| static av_always_inline av_const uint16_t | bswap_16 (uint16_t x) | 
| static av_always_inline av_const uint32_t | bswap_32 (uint32_t x) | 
Definition in file bswap.h.
| #define bswap_16 bswap_16 | 
Definition at line 31 of file bswap.h.
Referenced by dca_convert_bitstream(), get_le16(), gray16_to_gray16(), gray16swap(), imc_decode_frame(), mtv_read_packet(), output_frame_end(), output_frame_footer(), palette8tobgr15(), palette8tobgr16(), and smka_decode_frame().
| static av_always_inline av_const uint16_t bswap_16 | ( | uint16_t | x | ) |  [static] | 
| static av_always_inline av_const uint32_t bswap_32 | ( | uint32_t | x | ) |  [static] | 
 1.5.8
 1.5.8