FFmpeg
Loading...
Searching...
No Matches
mlpdec.c File Reference
#include "config_components.h"
#include "avformat.h"
#include "avio_internal.h"
#include "demux.h"
#include "internal.h"
#include "rawdec.h"
#include "libavutil/intreadwrite.h"
#include "libavcodec/mlp.h"
#include "libavcodec/mlp_parse.h"

Go to the source code of this file.

Functions

static int av_always_inline mlp_thd_probe (const AVProbeData *p, uint32_t sync)
 
static int mlp_read_header (AVFormatContext *s)
 

Function Documentation

◆ mlp_thd_probe()

static int av_always_inline mlp_thd_probe ( const AVProbeData * p,
uint32_t sync )
static

Definition at line 35 of file mlpdec.c.

◆ mlp_read_header()

static int mlp_read_header ( AVFormatContext * s)
static

Definition at line 59 of file mlpdec.c.