FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
spdif.c File Reference
#include "spdif.h"
#include "libavutil/bswap.h"

Go to the source code of this file.

Functions

void ff_spdif_bswap_buf16 (uint16_t *dst, const uint16_t *src, int w)
 

Function Documentation

void ff_spdif_bswap_buf16 ( uint16_t *  dst,
const uint16_t *  src,
int  w 
)

Definition at line 26 of file spdif.c.

Referenced by ff_spdif_read_packet(), and spdif_write_packet().