Video library for GR-PEACH

Dependents:   Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more

Embed: (wiki syntax)

« Back to documentation index

vdec_noise_det_t Struct Reference

vdec_noise_det_t Struct Reference

#include <r_vdec.h>

Data Fields

vdec_acfinput_t acfinput
uint16_t acflagtime
uint16_t acffilter

Detailed Description

Noise detection parameter

Definition at line 512 of file r_vdec.h.


Field Documentation

uint16_t acffilter

Smoothing parameter of autocorrelation function data

Definition at line 515 of file r_vdec.h.

Video signal for autocorrelation function

Definition at line 513 of file r_vdec.h.

uint16_t acflagtime

Delay time for autocorrelation function calculation

Definition at line 514 of file r_vdec.h.