FFmpeg
Functions
vvcdec.c File Reference
#include "libavcodec/vvc.h"
#include "avformat.h"
#include "rawdec.h"

Go to the source code of this file.

Functions

static int check_temporal_id (uint8_t nuh_temporal_id_plus1, int type)
 
static int vvc_probe (const AVProbeData *p)
 

Function Documentation

◆ check_temporal_id()

static int check_temporal_id ( uint8_t  nuh_temporal_id_plus1,
int  type 
)
static

Definition at line 27 of file vvcdec.c.

Referenced by vvc_probe().

◆ vvc_probe()

static int vvc_probe ( const AVProbeData p)
static

Definition at line 43 of file vvcdec.c.