FFmpeg
Data Fields
HysteresisContext Struct Reference

Data Fields

const AVClassclass
 
 
 
int  width [4]
 
int  height [4]
 
 
 
 
uint8_tmap
 
uint32_t *  xy
 
 
void(*  hysteresis )(struct HysteresisContext *s, const uint8_t *bsrc, const uint8_t *osrc, uint8_t *dst, ptrdiff_t blinesize, ptrdiff_t olinesize, ptrdiff_t destlinesize, int w, int h)
 

Detailed Description

Definition at line 34 of file vf_hysteresis.c.

Field Documentation

const AVClass* HysteresisContext::class

Definition at line 35 of file vf_hysteresis.c.

int HysteresisContext::planes

Definition at line 37 of file vf_hysteresis.c.

Referenced by process_frame().

int HysteresisContext::threshold

Definition at line 38 of file vf_hysteresis.c.

Referenced by hysteresis16(), and hysteresis8().

int HysteresisContext::width[4]

Definition at line 40 of file vf_hysteresis.c.

Referenced by config_input(), and process_frame().

int HysteresisContext::height[4]

Definition at line 40 of file vf_hysteresis.c.

Referenced by config_input(), and process_frame().

int HysteresisContext::nb_planes

Definition at line 41 of file vf_hysteresis.c.

Referenced by config_input(), and process_frame().

int HysteresisContext::depth

Definition at line 42 of file vf_hysteresis.c.

Referenced by config_input().

FFFrameSync HysteresisContext::fs

Definition at line 43 of file vf_hysteresis.c.

Referenced by config_output(), filter_frame(), process_frame(), request_frame(), and uninit().

uint8_t* HysteresisContext::map

Definition at line 45 of file vf_hysteresis.c.

Referenced by config_input(), passed(), process_frame(), push(), and uninit().

uint32_t* HysteresisContext::xy

Definition at line 46 of file vf_hysteresis.c.

Referenced by config_input(), pop(), process_frame(), push(), and uninit().

int HysteresisContext::index

Definition at line 47 of file vf_hysteresis.c.

Referenced by is_empty(), pop(), process_frame(), and push().

void(* HysteresisContext::hysteresis)(struct HysteresisContext *s, const uint8_t *bsrc, const uint8_t *osrc, uint8_t *dst, ptrdiff_t blinesize, ptrdiff_t olinesize, ptrdiff_t destlinesize, int w, int h)

Definition at line 49 of file vf_hysteresis.c.

Referenced by config_input(), and process_frame().


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

Generated on Fri Jan 12 2018 01:46:25 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /