FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
oma.c File Reference
#include "internal.h"
#include "oma.h"
#include "libavcodec/avcodec.h"

Go to the source code of this file.

Variables

const uint16_t ff_oma_srate_tab [8] = { 320, 441, 480, 882, 960, 0 }
 
const AVCodecTag ff_oma_codec_tags []
 

Variable Documentation

const uint16_t ff_oma_srate_tab[8] = { 320, 441, 480, 882, 960, 0 }

Definition at line 25 of file oma.c.

Referenced by oma_read_header(), and oma_write_header().

const AVCodecTag ff_oma_codec_tags[]