gecko/media/libopus/silk/float
Ralph Giles 178bb65cbb Bug 790381 - Update libopus to 1.0.0 release. r=derf
Update files to match the opus-1.0.0 source release.
This corresponds to the spec implementation included
in RFC 6716.

Changes from the previous in-tree version (draft-12):

 - Add extern "C" protection on opus_multistream.h.
 - Align to sizeof(void*) instead of 4 bytes.
 - Copyright header updates for IETF publication.
 - Minor documentation and whitespace fixes.
2012-09-11 13:08:00 -07:00
..
apply_sine_window_FLP.c
autocorrelation_FLP.c
burg_modified_FLP.c
bwexpander_FLP.c
corrMatrix_FLP.c
encode_frame_FLP.c
energy_FLP.c
find_LPC_FLP.c
find_LTP_FLP.c
find_pitch_lags_FLP.c
find_pred_coefs_FLP.c
inner_product_FLP.c
k2a_FLP.c
levinsondurbin_FLP.c
LPC_analysis_filter_FLP.c
LPC_inv_pred_gain_FLP.c
LTP_analysis_filter_FLP.c
LTP_scale_ctrl_FLP.c
main_FLP.h
noise_shape_analysis_FLP.c
pitch_analysis_core_FLP.c
prefilter_FLP.c
process_gains_FLP.c
regularize_correlations_FLP.c
residual_energy_FLP.c
scale_copy_vector_FLP.c
scale_vector_FLP.c
schur_FLP.c
SigProc_FLP.h
solve_LS_FLP.c
sort_FLP.c
structs_FLP.h
warped_autocorrelation_FLP.c
wrappers_FLP.c