dav1d 1.5.0-30-gf772f3e
dav1d is an AV1 decoder
Loading...
Searching...
No Matches
Data Fields
Dav1dData Struct Reference

#include <data.h>

Collaboration diagram for Dav1dData:
Collaboration graph
[legend]

Data Fields

const uint8_t * data
 data pointer
 
size_t sz
 data size
 
struct Dav1dRefref
 allocation origin
 
Dav1dDataProps m
 user provided metadata passed to the output picture
 

Field Documentation

◆ data

const uint8_t* Dav1dData::data

data pointer

◆ m

Dav1dDataProps Dav1dData::m

user provided metadata passed to the output picture

◆ ref

struct Dav1dRef* Dav1dData::ref

allocation origin

◆ sz

size_t Dav1dData::sz

data size


The documentation for this struct was generated from the following file: