|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Macros | |
| #define | SCRATCH_SIZE 22 |
Functions | |
| opus_int | silk_pitch_analysis_core_FLP (const silk_float *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, silk_float *LTPCorr, opus_int prevLag, const silk_float search_thres1, const silk_float search_thres2, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch) |
| #define SCRATCH_SIZE 22 |
| opus_int silk_pitch_analysis_core_FLP | ( | const silk_float * | frame, |
| opus_int * | pitch_out, | ||
| opus_int16 * | lagIndex, | ||
| opus_int8 * | contourIndex, | ||
| silk_float * | LTPCorr, | ||
| opus_int | prevLag, | ||
| const silk_float | search_thres1, | ||
| const silk_float | search_thres2, | ||
| const opus_int | Fs_kHz, | ||
| const opus_int | complexity, | ||
| const opus_int | nb_subfr, | ||
| int | arch | ||
| ) |
1.8.13