FFmpeg
|
Go to the source code of this file.
Functions | |
void | ff_spdif_bswap_buf16 (uint16_t *dst, const uint16_t *src, int w) |
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().