FFmpeg
Data Fields
ThresholdContext Struct Reference

Data Fields

const AVClassclass
 
 
int  bpc
 
 
int  width [4]
 
int  height [4]
 
void(*  threshold )(const uint8_t *in, const uint8_t *threshold, const uint8_t *min, const uint8_t *max, uint8_t *out, ptrdiff_t ilinesize, ptrdiff_t tlinesize, ptrdiff_t flinesize, ptrdiff_t slinesize, ptrdiff_t olinesize, int w, int h)
 
AVFrameframes [4]
 
 

Detailed Description

Definition at line 35 of file vf_threshold.c.

Field Documentation

const AVClass* ThresholdContext::class

Definition at line 36 of file vf_threshold.c.

int ThresholdContext::planes

Definition at line 38 of file vf_threshold.c.

Referenced by process_frame().

int ThresholdContext::bpc

Definition at line 39 of file vf_threshold.c.

Referenced by config_input(), and process_frame().

int ThresholdContext::nb_planes

Definition at line 41 of file vf_threshold.c.

Referenced by config_input(), and process_frame().

int ThresholdContext::width[4]

Definition at line 42 of file vf_threshold.c.

Referenced by config_input(), and process_frame().

int ThresholdContext::height[4]

Definition at line 42 of file vf_threshold.c.

Referenced by config_input(), and process_frame().

void(* ThresholdContext::threshold)(const uint8_t *in, const uint8_t *threshold, const uint8_t *min, const uint8_t *max, uint8_t *out, ptrdiff_t ilinesize, ptrdiff_t tlinesize, ptrdiff_t flinesize, ptrdiff_t slinesize, ptrdiff_t olinesize, int w, int h)

Definition at line 44 of file vf_threshold.c.

Referenced by config_input(), and process_frame().

AVFrame* ThresholdContext::frames[4]

Definition at line 52 of file vf_threshold.c.

FFFrameSync ThresholdContext::fs

Definition at line 53 of file vf_threshold.c.

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


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

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

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