#include <stdint.h>
#include "dca.h"
Go to the source code of this file.
Variables | |
const uint32_t | avpriv_dca_sample_rates [16] |
const uint32_t avpriv_dca_sample_rates[16] |
Initial value:
{ 0, 8000, 16000, 32000, 0, 0, 11025, 22050, 44100, 0, 0, 12000, 24000, 48000, 96000, 192000 }
Definition at line 29 of file dca.c.
Referenced by dca_parse_frame_header(), dca_parse_params(), encode_init(), and spdif_header_dts().