libavcodec/mpegaudiodecheader.c File Reference

MPEG Audio header decoder. More...

#include "avcodec.h"
#include "mpegaudio.h"
#include "mpegaudiodata.h"
#include "mpegaudiodecheader.h"

Go to the source code of this file.

Functions

int avpriv_mpegaudio_decode_header (MPADecodeHeader *s, uint32_t header)
int avpriv_mpa_decode_header (AVCodecContext *avctx, uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate)


Detailed Description

MPEG Audio header decoder.

Definition in file mpegaudiodecheader.c.


Function Documentation

int avpriv_mpa_decode_header ( AVCodecContext avctx,
uint32_t  head,
int *  sample_rate,
int *  channels,
int *  frame_size,
int *  bit_rate 
)

Definition at line 112 of file mpegaudiodecheader.c.

Referenced by mp3_read_probe(), and mpegaudio_parse().

int avpriv_mpegaudio_decode_header ( MPADecodeHeader s,
uint32_t  header 
)


Generated on Fri Oct 26 02:47:58 2012 for FFmpeg by  doxygen 1.5.8