Definition at line 945 of file af_hdcd.c.
Referenced by config_input(), filter_frame(), hdcd_control_stereo(), hdcd_process_stereo(), and uninit().
use hdcd_*_stereo() functions to process both channels together.
-af hdcd=process_stereo=0 for off -af hdcd=process_stereo=1 for on default is HDCD_PROCESS_STEREO_DEFAULT
Definition at line 952 of file af_hdcd.c.
Referenced by config_input(), and filter_frame().
always extend peaks above -3dBFS even if PE isn't signaled -af hdcd=force_pe=0 for off -af hdcd=force_pe=1 for on default is off
Definition at line 957 of file af_hdcd.c.
Referenced by config_input(), and hdcd_control().
analyze mode replaces the audio with a solid tone and adjusts the amplitude to signal some specific aspect of the decoding process.
See docs or HDCD_ANA_* defines.
Definition at line 962 of file af_hdcd.c.
Referenced by config_input(), hdcd_process(), and hdcd_process_stereo().
code detect timer period in ms
Definition at line 964 of file af_hdcd.c.
Referenced by config_input().
bits per sample 16, 20, or 24
Definition at line 968 of file af_hdcd.c.
Referenced by config_input(), filter_frame(), hdcd_process(), and hdcd_process_stereo().
config_input() and config_output() scan links for any resampling or format changes.
If found, warnings are issued and bad_config is set.
filter context for logging errors
Definition at line 976 of file af_hdcd.c.
Referenced by hdcd_control_stereo(), hdcd_integrate(), and init().
used in error logging
Definition at line 977 of file af_hdcd.c.
Referenced by filter_frame(), hdcd_control_stereo(), hdcd_integrate(), and init().
last matching target_gain in both channels
Definition at line 978 of file af_hdcd.c.
Referenced by hdcd_control_stereo(), and hdcd_process_stereo().
Definition at line 981 of file af_hdcd.c.
Referenced by config_input(), filter_frame(), and uninit().