FFmpeg
|
Go to the source code of this file.
Variables | |
const uint16_t | ff_oma_srate_tab [8] = { 320, 441, 480, 882, 960, 0, 0, 0} |
const AVCodecTag | ff_oma_codec_tags [] |
const uint16_t ff_oma_srate_tab[8] = { 320, 441, 480, 882, 960, 0, 0, 0} |
Definition at line 25 of file oma.c.
Referenced by oma_read_header(), and oma_write_header().
const AVCodecTag ff_oma_codec_tags[] |