xine-lib 1.2.13-20230125hg15249
|
Go to the source code of this file.
Data Structures | |
struct | xine_a52_parser_t |
Functions | |
static const char * | a52_channel_info (int a52_flags) |
static void | a52_meta_info_set (xine_stream_t *stream, int a52_flags, int bit_rate, int sample_rate) |
static void | do_swab (uint8_t *p, uint8_t *end) |
static void | xine_a52_parser_reset (xine_a52_parser_t *this) |
static size_t | xine_a52_parse_data (xine_a52_parser_t *this, xine_stream_t *stream, const uint8_t *data, size_t size) |
|
static |
References A52_2F1R, A52_2F2R, A52_3F, A52_3F1R, A52_3F2R, A52_CHANNEL_MASK, A52_DOLBY, A52_LFE, A52_MONO, and A52_STEREO.
Referenced by a52_meta_info_set().
|
static |
|
static |
References lprintf.
Referenced by a52dec_decode_data(), and a52dec_decode_data().
|
static |
References a52_meta_info_set(), a52_syncinfo(), lprintf, xine_stream_s::xine, xine_crc16_ansi(), XINE_VERBOSITY_DEBUG, and xprintf.
Referenced by a52dec_decode_data(), and a52dec_decode_data().
|
static |
Referenced by a52dec_reset(), a52dec_reset(), open_plugin(), and open_plugin().