FFmpeg
Variables
dca_sample_rate_tab.h File Reference
#include <stdint.h>

Go to the source code of this file.

Variables

const uint32_t ff_dca_sample_rates [16]
 

Variable Documentation

◆ ff_dca_sample_rates

const uint32_t ff_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_sample_rate_tab.h.

Referenced by dca_parse_params(), ff_dca_parse_core_frame_header(), parse_frame_header(), and spdif_header_dts().