FFmpeg
Data Fields
XBRContext Struct Reference

Data Fields

const AVClassclass
 
int n
 
xbrfunc_t func
 
uint32_t rgbtoyuv [1<< 24]
 

Detailed Description

Definition at line 46 of file vf_xbr.c.

Field Documentation

◆ class

const AVClass* XBRContext::class

Definition at line 47 of file vf_xbr.c.

◆ n

int XBRContext::n

Definition at line 48 of file vf_xbr.c.

◆ func

xbrfunc_t XBRContext::func

Definition at line 49 of file vf_xbr.c.

◆ rgbtoyuv

uint32_t XBRContext::rgbtoyuv[1<< 24]

Definition at line 50 of file vf_xbr.c.


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