FFmpeg
Data Fields
XYRemap4 Struct Reference

Data Fields

uint16_t u [4][4]
 
uint16_t v [4][4]
 
float ker [4][4]
 

Detailed Description

Definition at line 307 of file vf_v360.c.

Field Documentation

uint16_t XYRemap4::u[4][4]

Definition at line 308 of file vf_v360.c.

Referenced by bicubic_kernel(), bilinear_kernel(), config_output(), and lanczos_kernel().

uint16_t XYRemap4::v[4][4]

Definition at line 309 of file vf_v360.c.

Referenced by bicubic_kernel(), bilinear_kernel(), config_output(), and lanczos_kernel().

float XYRemap4::ker[4][4]

Definition at line 310 of file vf_v360.c.

Referenced by bicubic_kernel(), and lanczos_kernel().


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