| FFmpeg
    | 
flacdata.h File Reference
  #include "internal.h"
Include dependency graph for flacdata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Variables | |
| const int | ff_flac_sample_rate_table [16] | 
| const int16_t | ff_flac_blocksize_table [16] | 
Variable Documentation
| const int16_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().
| 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().
Generated on Fri Oct 31 2025 06:56:20 for FFmpeg by
 1.8.11
 1.8.11