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_burst_lock_t Struct Reference

vdec_burst_lock_t Struct Reference

#include <r_vdec.h>

Data Fields

vdec_lockrange_t lockrange
uint16_t loopgain
uint16_t locklimit
uint16_t bgpcheck
uint16_t bgpwidth
uint16_t bgpstart

Detailed Description

BCO parameter

Definition at line 430 of file r_vdec.h.


Field Documentation

uint16_t bgpcheck

burst gate pulse position check

Definition at line 434 of file r_vdec.h.

uint16_t bgpstart

burst gate pulse start position

Definition at line 436 of file r_vdec.h.

uint16_t bgpwidth

burst gate pulse width

Definition at line 435 of file r_vdec.h.

uint16_t locklimit

Level for burst lock PLL to re-search free-run frequency

Definition at line 433 of file r_vdec.h.

Burst lock PLL lock range

Definition at line 431 of file r_vdec.h.

uint16_t loopgain

Burst lock PLL loop gain

Definition at line 432 of file r_vdec.h.