|
FFmpeg
|
Data Fields | |
| int | delta |
| int | value |
| int | weightA |
| int | weightB |
| int | samplesA [8] |
| int | samplesB [8] |
| int Decorr::delta |
Definition at line 86 of file wavpack.c.
Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().
| int Decorr::value |
Definition at line 87 of file wavpack.c.
Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().
| int Decorr::weightA |
Definition at line 88 of file wavpack.c.
Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().
| int Decorr::weightB |
Definition at line 89 of file wavpack.c.
Referenced by wavpack_decode_block(), and wv_unpack_stereo().
| int Decorr::samplesA[8] |
Definition at line 90 of file wavpack.c.
Referenced by wavpack_decode_block(), wv_unpack_mono(), and wv_unpack_stereo().
| int Decorr::samplesB[8] |
Definition at line 91 of file wavpack.c.
Referenced by wavpack_decode_block(), and wv_unpack_stereo().
1.8.2