| FFmpeg
    | 
Go to the source code of this file.
| Functions | |
| int | ff_flac_write_header (AVIOContext *pb, const uint8_t *extradata, int extradata_size, int last_block) | 
| int | ff_flac_is_native_layout (uint64_t channel_layout) | 
| int ff_flac_write_header | ( | AVIOContext * | pb, | 
| const uint8_t * | extradata, | ||
| int | extradata_size, | ||
| int | last_block | ||
| ) | 
Definition at line 29 of file flacenc_header.c.
Referenced by flac_write_header().
| int ff_flac_is_native_layout | ( | uint64_t | channel_layout | ) | 
Definition at line 50 of file flacenc_header.c.
Referenced by flac_init().
 1.8.17
 1.8.17