Definition at line 53 of file ralf.c.
Referenced by decode_init().
Definition at line 54 of file ralf.c.
Referenced by decode_block(), decode_frame(), and decode_init().
Definition at line 55 of file ralf.c.
Referenced by decode_channel(), decode_close(), and decode_init().
Definition at line 56 of file ralf.c.
Referenced by apply_lpc(), decode_block(), and decode_channel().
combined filter parameters for the current channel data
Definition at line 58 of file ralf.c.
Referenced by decode_block(), and decode_channel().
length of the filter for the current channel data
Definition at line 59 of file ralf.c.
Referenced by apply_lpc(), and decode_channel().
filter precision for the current channel data
Definition at line 60 of file ralf.c.
Referenced by apply_lpc(), decode_block(), and decode_channel().
Definition at line 61 of file ralf.c.
Referenced by apply_lpc(), and decode_channel().
a constant value added to channel data after filtering
Definition at line 63 of file ralf.c.
Referenced by decode_block(), and decode_channel().
number of blocks inside the frame
Definition at line 65 of file ralf.c.
Referenced by decode_frame().
Definition at line 66 of file ralf.c.
Referenced by decode_block(), and decode_frame().
block start time (in milliseconds)
Definition at line 68 of file ralf.c.
Referenced by decode_frame().
Definition at line 70 of file ralf.c.
Referenced by decode_frame().
Definition at line 71 of file ralf.c.
Referenced by decode_flush(), and decode_frame().