FFmpeg
Data Fields
FrameData Struct Reference

Data Fields

uint8_tpaddedp [3]
 
int padded_stride [3]
 
int padded_width [3]
 
int padded_height [3]
 
uint8_tdstp [3]
 
int dst_stride [3]
 
int field [3]
 
int32_tlcount [3]
 
float * input
 
float * temp
 

Detailed Description

Definition at line 34 of file vf_nnedi.c.

Field Documentation

◆ paddedp

uint8_t* FrameData::paddedp[3]

Definition at line 35 of file vf_nnedi.c.

Referenced by copy_pad(), evalfunc_0(), evalfunc_1(), and get_frame().

◆ padded_stride

int FrameData::padded_stride[3]

Definition at line 36 of file vf_nnedi.c.

Referenced by copy_pad(), evalfunc_0(), evalfunc_1(), and get_frame().

◆ padded_width

int FrameData::padded_width[3]

Definition at line 37 of file vf_nnedi.c.

Referenced by copy_pad(), evalfunc_0(), evalfunc_1(), and get_frame().

◆ padded_height

int FrameData::padded_height[3]

Definition at line 38 of file vf_nnedi.c.

Referenced by copy_pad(), evalfunc_0(), evalfunc_1(), and get_frame().

◆ dstp

uint8_t* FrameData::dstp[3]

Definition at line 40 of file vf_nnedi.c.

Referenced by evalfunc_0(), evalfunc_1(), and get_frame().

◆ dst_stride

int FrameData::dst_stride[3]

Definition at line 41 of file vf_nnedi.c.

Referenced by evalfunc_0(), evalfunc_1(), and get_frame().

◆ field

int FrameData::field[3]

Definition at line 43 of file vf_nnedi.c.

Referenced by evalfunc_0(), evalfunc_1(), and get_frame().

◆ lcount

int32_t* FrameData::lcount[3]

Definition at line 45 of file vf_nnedi.c.

Referenced by evalfunc_0(), and get_frame().

◆ input

float* FrameData::input

Definition at line 46 of file vf_nnedi.c.

Referenced by evalfunc_0(), evalfunc_1(), and get_frame().

◆ temp

float* FrameData::temp

Definition at line 47 of file vf_nnedi.c.

Referenced by evalfunc_0(), evalfunc_1(), and get_frame().


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