libavutil/x86/bswap.h File Reference

byte swapping routines More...

#include <stdint.h>
#include "config.h"
#include "libavutil/attributes.h"

Go to the source code of this file.

Defines

#define av_bswap16   av_bswap16
#define av_bswap32   av_bswap32

Functions

static av_always_inline
av_const unsigned 
av_bswap16 (unsigned x)
static av_always_inline
av_const uint32_t 
av_bswap32 (uint32_t x)


Detailed Description

byte swapping routines

Definition in file bswap.h.


Define Documentation

#define av_bswap16   av_bswap16

Definition at line 32 of file bswap.h.

#define av_bswap32   av_bswap32

Definition at line 41 of file bswap.h.


Function Documentation

static av_always_inline av_const unsigned av_bswap16 ( unsigned  x  )  [static]

Definition at line 33 of file bswap.h.

static av_always_inline av_const uint32_t av_bswap32 ( uint32_t  x  )  [static]

Definition at line 42 of file bswap.h.


Generated on Fri Oct 26 02:48:02 2012 for FFmpeg by  doxygen 1.5.8