FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hdcd_state_t Struct Reference

Data Fields

uint64_t window
 
unsigned char readahead
 
unsigned char arg
 
unsigned char control
 
int running_gain
 
unsigned sustain
 
unsigned sustain_reset
 
int code_counterA
 
int code_counterB
 
int code_counterC
 

Detailed Description

Definition at line 818 of file af_hdcd.c.

Field Documentation

uint64_t hdcd_state_t::window

Definition at line 819 of file af_hdcd.c.

Referenced by hdcd_reset(), and integrate().

unsigned char hdcd_state_t::readahead

Definition at line 820 of file af_hdcd.c.

Referenced by hdcd_reset(), and integrate().

unsigned char hdcd_state_t::arg

Definition at line 820 of file af_hdcd.c.

Referenced by hdcd_reset(), and integrate().

unsigned char hdcd_state_t::control

Definition at line 820 of file af_hdcd.c.

Referenced by hdcd_process(), hdcd_reset(), hdcd_scan(), and integrate().

int hdcd_state_t::running_gain

Definition at line 821 of file af_hdcd.c.

Referenced by hdcd_process(), and hdcd_reset().

unsigned hdcd_state_t::sustain

Definition at line 822 of file af_hdcd.c.

Referenced by hdcd_reset(), and hdcd_scan().

unsigned hdcd_state_t::sustain_reset

Definition at line 822 of file af_hdcd.c.

Referenced by hdcd_reset(), and hdcd_scan().

int hdcd_state_t::code_counterA

Definition at line 823 of file af_hdcd.c.

Referenced by hdcd_reset(), integrate(), and uninit().

int hdcd_state_t::code_counterB

Definition at line 824 of file af_hdcd.c.

Referenced by hdcd_reset(), integrate(), and uninit().

int hdcd_state_t::code_counterC

Definition at line 825 of file af_hdcd.c.

Referenced by hdcd_reset(), integrate(), and uninit().


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