HQDN3DContext Struct Reference


Data Fields

int16_tcoefs [4]
uint16_t * line
uint16_t * frame_prev [3]
double strength [4]
int hsub
int vsub
int depth
void(* denoise_row [17])(uint8_t *src, uint8_t *dst, uint16_t *line_ant, uint16_t *frame_ant, ptrdiff_t w, int16_t *spatial, int16_t *temporal)

Detailed Description

Definition at line 37 of file vf_hqdn3d.c.


Field Documentation

Definition at line 38 of file vf_hqdn3d.c.

Referenced by config_input(), end_frame(), and uninit().

void(* HQDN3DContext::denoise_row[17])(uint8_t *src, uint8_t *dst, uint16_t *line_ant, uint16_t *frame_ant, ptrdiff_t w, int16_t *spatial, int16_t *temporal)

Referenced by config_input(), and denoise_spatial().

Definition at line 43 of file vf_hqdn3d.c.

Referenced by config_input().

Definition at line 40 of file vf_hqdn3d.c.

Referenced by end_frame(), and uninit().

Definition at line 42 of file vf_hqdn3d.c.

Referenced by config_input(), and end_frame().

Definition at line 39 of file vf_hqdn3d.c.

Referenced by config_input(), end_frame(), and uninit().

Definition at line 41 of file vf_hqdn3d.c.

Referenced by config_input(), and init().

Definition at line 42 of file vf_hqdn3d.c.

Referenced by config_input(), and end_frame().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8