|
FFmpeg
|
The 3 alphanumeric copyright notices are md5summed they are from the original implementors. More...
#include "avcodec.h"Go to the source code of this file.
Functions | |
| void | ff_nelly_get_sample_bits (const float *buf, int *bits) |
Variables | |
| const float | ff_nelly_dequantization_table [127] |
| const uint8_t | ff_nelly_band_sizes_table [NELLY_BANDS] |
| const uint16_t | ff_nelly_init_table [64] |
| const int16_t | ff_nelly_delta_table [32] |
The 3 alphanumeric copyright notices are md5summed they are from the original implementors.
The original code is available from http://code.google.com/p/nelly2pcm/
1.8.12