FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
flacdata.h File Reference
#include "internal.h"

Go to the source code of this file.

Variables

const int ff_flac_sample_rate_table [16]
 
const int32_t ff_flac_blocksize_table [16]
 

Variable Documentation

const int ff_flac_sample_rate_table[16]

Definition at line 24 of file flacdata.c.

Referenced by ff_flac_decode_frame_header(), and flac_encode_init().

const int32_t ff_flac_blocksize_table[16]

Definition at line 30 of file flacdata.c.

Referenced by ff_flac_decode_frame_header(), init_frame(), and select_blocksize().