parent AVCodecContext
Definition at line 48 of file takdec.c.
Referenced by decode_channel(), init_thread_copy(), and tak_decode_init().
Definition at line 49 of file takdec.c.
Referenced by decode_subframe(), decorrelate(), and tak_decode_init().
Definition at line 50 of file takdec.c.
Referenced by tak_decode_frame(), and update_thread_context().
bitstream reader initialized to start at the current frame
Definition at line 51 of file takdec.c.
Referenced by decode_channel(), decode_residues(), decode_segment(), decode_subframe(), decorrelate(), and tak_decode_frame().
Definition at line 53 of file takdec.c.
Referenced by decode_residues(), and set_sample_rate_params().
number of samples in the current frame
Definition at line 54 of file takdec.c.
Referenced by decode_channel(), decode_residues(), and tak_decode_frame().
Definition at line 55 of file takdec.c.
Referenced by tak_decode_close(), and tak_decode_frame().
Definition at line 56 of file takdec.c.
Referenced by tak_decode_frame().
decoded samples for each channel
Definition at line 57 of file takdec.c.
Referenced by decode_channel(), decorrelate(), and tak_decode_frame().
Definition at line 59 of file takdec.c.
Referenced by decode_channel(), and tak_decode_frame().
shift applied to every sample in the channel
Definition at line 60 of file takdec.c.
Referenced by decode_channel(), and tak_decode_frame().
Definition at line 61 of file takdec.c.
Referenced by decode_subframe().
number of subframes in the current frame
Definition at line 62 of file takdec.c.
Referenced by decode_channel(), and tak_decode_frame().
subframe length in samples
Definition at line 63 of file takdec.c.
Referenced by decode_channel(), and tak_decode_frame().
Definition at line 64 of file takdec.c.
Referenced by decode_channel(), and set_sample_rate_params().
channel decorrelation type in the current frame
Definition at line 66 of file takdec.c.
Referenced by decorrelate(), and tak_decode_frame().
multichannel decorrelation parameters
Definition at line 68 of file takdec.c.
Referenced by tak_decode_frame().
Definition at line 70 of file takdec.c.
Referenced by decode_residues().
Definition at line 71 of file takdec.c.
Referenced by decode_subframe(), and decorrelate().
Definition at line 72 of file takdec.c.
Referenced by decode_subframe(), and decorrelate().