Data Fields | |
AVCodecContext * | avctx |
int | stereo |
int | stereo_in |
int | joint |
uint32_t | CRC |
GetBitContext | gb |
int | data_size |
int | samples |
int | median [6] |
int | terms |
Decorr | decorr [MAX_TERMS] |
int | zero |
int | one |
int | zeroes |
int | and |
int | or |
int | shift |
Definition at line 69 of file wavpack.c.
Definition at line 70 of file wavpack.c.
Referenced by wavpack_decode_init(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 71 of file wavpack.c.
Referenced by wavpack_decode_frame(), and wavpack_decode_init().
Definition at line 72 of file wavpack.c.
Referenced by wavpack_decode_frame(), and wv_unpack_stereo().
uint32_t WavpackContext::CRC |
Definition at line 73 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().
int WavpackContext::median[6] |
Definition at line 77 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_get_value(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 78 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().
Decorr WavpackContext::decorr[MAX_TERMS] |
Definition at line 79 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 80 of file wavpack.c.
Referenced by wv_get_value(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 80 of file wavpack.c.
Referenced by wv_get_value(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 80 of file wavpack.c.
Referenced by wv_get_value(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 81 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 81 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().
Definition at line 81 of file wavpack.c.
Referenced by wavpack_decode_frame(), wv_unpack_mono(), and wv_unpack_stereo().