FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
bswapdsp.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  BswapDSPContext
 

Functions

void ff_bswapdsp_init (BswapDSPContext *c)
 
void ff_bswapdsp_init_x86 (BswapDSPContext *c)
 

Function Documentation

void ff_bswapdsp_init ( BswapDSPContext c)
void ff_bswapdsp_init_x86 ( BswapDSPContext c)

Definition at line 29 of file bswapdsp_init.c.

Referenced by ff_bswapdsp_init().