Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Multimedia program
Title: encoder Download
 Description: We took .wav files that is sampled at 8000 Hz using 16-bit linear PCM. The encoding process is done every 10ms frame or 80 samples. For the preprocessing stage, the samples are high passed with cut-off frequency of 140 Hz and scaled down by 2. A total of 240 samples are buffer for windowing and autocorrelation computation. The autocorrelation coefficients are used to calculate the LP filter coefficients using the Levinson-Durbin algorithm. The LP filter coefficients are converted to Line Spectral Pair (LSP) coefficients. LSP coefficients are converted back to the LP filter coefficients, which is just the reverse process of the conversion from LP to LSP. This module is exactly what the decoder will need in order to convert the LSP coefficients to LP coefficients. We decided not to implement the LSF quantization module because we did not have the codebook information when we designed our system. The open-loop pitch delay is calculated first for each frame. Then the closed-loop pitch
 Downloaders recently: [More information of uploader yangxw028]
 To Search: line spectral pair
File list (Check if you may need any files):
StdAfx.h
StdAfx.cpp
encoder.dsw
encoder.cpp
ReadMe.txt
encoder.ncb
encoder.dsp
encoder.h
encoder.opt
pre_processing.h
LP_analysis.cpp
LP_analysis.h
pre_processing.cpp
encoder.plg
open_loop.cpp
bits.cpp
initialization.h
initialization.cpp
file_io.cpp
file_io.h
math_module.cpp
math_module.h
adaptive_codebook_search.cpp
fixed_codebook_search.cpp
fixed_codebook_search.h
quantization_of_gains.cpp
quantization_of_gains.h
adaptive_codebook_search.h
open_loop.h
codebook_search.cpp
codebook_search.h
bits.h
encoder2.cpp
    

CodeBus www.codebus.net