#include "avformat.h"
#include "rawdec.h"
Go to the source code of this file.
◆ APTX_BLOCK_SIZE
#define APTX_BLOCK_SIZE 4 |
◆ APTX_PACKET_SIZE
◆ APTX_HD_BLOCK_SIZE
#define APTX_HD_BLOCK_SIZE 6 |
◆ APTX_HD_PACKET_SIZE
◆ aptx_read_header_common()
◆ aptx_read_header()
◆ aptx_hd_read_header()
◆ aptx_read_packet()
◆ aptx_hd_read_packet()
◆ aptx_options
Initial value:= {
}
#define AV_OPT_FLAG_DECODING_PARAM
a generic parameter which can be set by the user for demuxing or decoding
Definition at line 85 of file aptxdec.c.