FFmpeg
Data Fields
plane_info Struct Reference

Data Fields

uint8_t * tmpbuf
 
uint16_t * gradients
 
char * directions
 
int width
 
int height
 

Detailed Description

Definition at line 53 of file vf_edgedetect.c.

Field Documentation

◆ tmpbuf

uint8_t* plane_info::tmpbuf

Definition at line 54 of file vf_edgedetect.c.

Referenced by config_props(), filter_frame(), and uninit().

◆ gradients

uint16_t* plane_info::gradients

Definition at line 55 of file vf_edgedetect.c.

Referenced by config_props(), filter_frame(), and uninit().

◆ directions

char* plane_info::directions

Definition at line 56 of file vf_edgedetect.c.

Referenced by config_props(), filter_frame(), and uninit().

◆ width

int plane_info::width

Definition at line 57 of file vf_edgedetect.c.

Referenced by config_props(), and filter_frame().

◆ height

int plane_info::height

Definition at line 57 of file vf_edgedetect.c.

Referenced by config_props(), and filter_frame().


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