FFmpeg
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

◆ ff_bswapdsp_init()

void ff_bswapdsp_init ( BswapDSPContext c)

◆ ff_bswapdsp_init_x86()

void ff_bswapdsp_init_x86 ( BswapDSPContext c)

Definition at line 30 of file bswapdsp_init.c.

Referenced by ff_bswapdsp_init().