aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/ilbc
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/ilbc')
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/FrameClassify.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/FrameClassify.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCdecode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCdecode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCencode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCencode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateConstructW.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateConstructW.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateSearchW.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateSearchW.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/anaFilter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/anaFilter.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/constants.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/constants.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/createCB.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/createCB.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/doCPLC.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/doCPLC.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/enhancer.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/enhancer.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/filter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/filter.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/gainquant.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/gainquant.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/getCBvec.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/getCBvec.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/helpfun.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/helpfun.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpInput.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpInput.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpOutput.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpOutput.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBConstruct.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBConstruct.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBSearch.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBSearch.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_decode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_define.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_encode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/lsf.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/lsf.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/packing.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/packing.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/syntFilter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/syntFilter.h0
48 files changed, 0 insertions, 0 deletions
diff --git a/codecs/ilbc/FrameClassify.c b/codecs/ilbc/FrameClassify.c
index c982fd667..c982fd667 100755..100644
--- a/codecs/ilbc/FrameClassify.c
+++ b/codecs/ilbc/FrameClassify.c
diff --git a/codecs/ilbc/FrameClassify.h b/codecs/ilbc/FrameClassify.h
index 35cbd325b..35cbd325b 100755..100644
--- a/codecs/ilbc/FrameClassify.h
+++ b/codecs/ilbc/FrameClassify.h
diff --git a/codecs/ilbc/LPCdecode.c b/codecs/ilbc/LPCdecode.c
index f4bc9896d..f4bc9896d 100755..100644
--- a/codecs/ilbc/LPCdecode.c
+++ b/codecs/ilbc/LPCdecode.c
diff --git a/codecs/ilbc/LPCdecode.h b/codecs/ilbc/LPCdecode.h
index 1f55a622e..1f55a622e 100755..100644
--- a/codecs/ilbc/LPCdecode.h
+++ b/codecs/ilbc/LPCdecode.h
diff --git a/codecs/ilbc/LPCencode.c b/codecs/ilbc/LPCencode.c
index 4d5fcff21..4d5fcff21 100755..100644
--- a/codecs/ilbc/LPCencode.c
+++ b/codecs/ilbc/LPCencode.c
diff --git a/codecs/ilbc/LPCencode.h b/codecs/ilbc/LPCencode.h
index 5712163c2..5712163c2 100755..100644
--- a/codecs/ilbc/LPCencode.h
+++ b/codecs/ilbc/LPCencode.h
diff --git a/codecs/ilbc/Makefile b/codecs/ilbc/Makefile
index 1540c140f..1540c140f 100755..100644
--- a/codecs/ilbc/Makefile
+++ b/codecs/ilbc/Makefile
diff --git a/codecs/ilbc/StateConstructW.c b/codecs/ilbc/StateConstructW.c
index e48fe035d..e48fe035d 100755..100644
--- a/codecs/ilbc/StateConstructW.c
+++ b/codecs/ilbc/StateConstructW.c
diff --git a/codecs/ilbc/StateConstructW.h b/codecs/ilbc/StateConstructW.h
index bf9332b4a..bf9332b4a 100755..100644
--- a/codecs/ilbc/StateConstructW.h
+++ b/codecs/ilbc/StateConstructW.h
diff --git a/codecs/ilbc/StateSearchW.c b/codecs/ilbc/StateSearchW.c
index b87b9f3c6..b87b9f3c6 100755..100644
--- a/codecs/ilbc/StateSearchW.c
+++ b/codecs/ilbc/StateSearchW.c
diff --git a/codecs/ilbc/StateSearchW.h b/codecs/ilbc/StateSearchW.h
index 7b91476d9..7b91476d9 100755..100644
--- a/codecs/ilbc/StateSearchW.h
+++ b/codecs/ilbc/StateSearchW.h
diff --git a/codecs/ilbc/anaFilter.c b/codecs/ilbc/anaFilter.c
index f88fefaa0..f88fefaa0 100755..100644
--- a/codecs/ilbc/anaFilter.c
+++ b/codecs/ilbc/anaFilter.c
diff --git a/codecs/ilbc/anaFilter.h b/codecs/ilbc/anaFilter.h
index 5b18b7065..5b18b7065 100755..100644
--- a/codecs/ilbc/anaFilter.h
+++ b/codecs/ilbc/anaFilter.h
diff --git a/codecs/ilbc/constants.c b/codecs/ilbc/constants.c
index c466c0f7b..c466c0f7b 100755..100644
--- a/codecs/ilbc/constants.c
+++ b/codecs/ilbc/constants.c
diff --git a/codecs/ilbc/constants.h b/codecs/ilbc/constants.h
index e27754d8f..e27754d8f 100755..100644
--- a/codecs/ilbc/constants.h
+++ b/codecs/ilbc/constants.h
diff --git a/codecs/ilbc/createCB.c b/codecs/ilbc/createCB.c
index a7efd9380..a7efd9380 100755..100644
--- a/codecs/ilbc/createCB.c
+++ b/codecs/ilbc/createCB.c
diff --git a/codecs/ilbc/createCB.h b/codecs/ilbc/createCB.h
index 10150ee07..10150ee07 100755..100644
--- a/codecs/ilbc/createCB.h
+++ b/codecs/ilbc/createCB.h
diff --git a/codecs/ilbc/doCPLC.c b/codecs/ilbc/doCPLC.c
index bb4b56c10..bb4b56c10 100755..100644
--- a/codecs/ilbc/doCPLC.c
+++ b/codecs/ilbc/doCPLC.c
diff --git a/codecs/ilbc/doCPLC.h b/codecs/ilbc/doCPLC.h
index a619f0def..a619f0def 100755..100644
--- a/codecs/ilbc/doCPLC.h
+++ b/codecs/ilbc/doCPLC.h
diff --git a/codecs/ilbc/enhancer.c b/codecs/ilbc/enhancer.c
index 7c7829802..7c7829802 100755..100644
--- a/codecs/ilbc/enhancer.c
+++ b/codecs/ilbc/enhancer.c
diff --git a/codecs/ilbc/enhancer.h b/codecs/ilbc/enhancer.h
index aa37b1843..aa37b1843 100755..100644
--- a/codecs/ilbc/enhancer.h
+++ b/codecs/ilbc/enhancer.h
diff --git a/codecs/ilbc/filter.c b/codecs/ilbc/filter.c
index f4ba63386..f4ba63386 100755..100644
--- a/codecs/ilbc/filter.c
+++ b/codecs/ilbc/filter.c
diff --git a/codecs/ilbc/filter.h b/codecs/ilbc/filter.h
index 95d3b5445..95d3b5445 100755..100644
--- a/codecs/ilbc/filter.h
+++ b/codecs/ilbc/filter.h
diff --git a/codecs/ilbc/gainquant.c b/codecs/ilbc/gainquant.c
index 33dc19474..33dc19474 100755..100644
--- a/codecs/ilbc/gainquant.c
+++ b/codecs/ilbc/gainquant.c
diff --git a/codecs/ilbc/gainquant.h b/codecs/ilbc/gainquant.h
index f613b3565..f613b3565 100755..100644
--- a/codecs/ilbc/gainquant.h
+++ b/codecs/ilbc/gainquant.h
diff --git a/codecs/ilbc/getCBvec.c b/codecs/ilbc/getCBvec.c
index 081abb216..081abb216 100755..100644
--- a/codecs/ilbc/getCBvec.c
+++ b/codecs/ilbc/getCBvec.c
diff --git a/codecs/ilbc/getCBvec.h b/codecs/ilbc/getCBvec.h
index 8b1f8c85c..8b1f8c85c 100755..100644
--- a/codecs/ilbc/getCBvec.h
+++ b/codecs/ilbc/getCBvec.h
diff --git a/codecs/ilbc/helpfun.c b/codecs/ilbc/helpfun.c
index 02d83c971..02d83c971 100755..100644
--- a/codecs/ilbc/helpfun.c
+++ b/codecs/ilbc/helpfun.c
diff --git a/codecs/ilbc/helpfun.h b/codecs/ilbc/helpfun.h
index 291a761d9..291a761d9 100755..100644
--- a/codecs/ilbc/helpfun.h
+++ b/codecs/ilbc/helpfun.h
diff --git a/codecs/ilbc/hpInput.c b/codecs/ilbc/hpInput.c
index 16b98f3df..16b98f3df 100755..100644
--- a/codecs/ilbc/hpInput.c
+++ b/codecs/ilbc/hpInput.c
diff --git a/codecs/ilbc/hpInput.h b/codecs/ilbc/hpInput.h
index 1de47003f..1de47003f 100755..100644
--- a/codecs/ilbc/hpInput.h
+++ b/codecs/ilbc/hpInput.h
diff --git a/codecs/ilbc/hpOutput.c b/codecs/ilbc/hpOutput.c
index fdc0f6db9..fdc0f6db9 100755..100644
--- a/codecs/ilbc/hpOutput.c
+++ b/codecs/ilbc/hpOutput.c
diff --git a/codecs/ilbc/hpOutput.h b/codecs/ilbc/hpOutput.h
index 8092947a1..8092947a1 100755..100644
--- a/codecs/ilbc/hpOutput.h
+++ b/codecs/ilbc/hpOutput.h
diff --git a/codecs/ilbc/iCBConstruct.c b/codecs/ilbc/iCBConstruct.c
index dbee586c2..dbee586c2 100755..100644
--- a/codecs/ilbc/iCBConstruct.c
+++ b/codecs/ilbc/iCBConstruct.c
diff --git a/codecs/ilbc/iCBConstruct.h b/codecs/ilbc/iCBConstruct.h
index be218c347..be218c347 100755..100644
--- a/codecs/ilbc/iCBConstruct.h
+++ b/codecs/ilbc/iCBConstruct.h
diff --git a/codecs/ilbc/iCBSearch.c b/codecs/ilbc/iCBSearch.c
index c047297e3..c047297e3 100755..100644
--- a/codecs/ilbc/iCBSearch.c
+++ b/codecs/ilbc/iCBSearch.c
diff --git a/codecs/ilbc/iCBSearch.h b/codecs/ilbc/iCBSearch.h
index 989f6ec03..989f6ec03 100755..100644
--- a/codecs/ilbc/iCBSearch.h
+++ b/codecs/ilbc/iCBSearch.h
diff --git a/codecs/ilbc/iLBC_decode.c b/codecs/ilbc/iLBC_decode.c
index 22bfff792..22bfff792 100755..100644
--- a/codecs/ilbc/iLBC_decode.c
+++ b/codecs/ilbc/iLBC_decode.c
diff --git a/codecs/ilbc/iLBC_decode.h b/codecs/ilbc/iLBC_decode.h
index 0d5c905cd..0d5c905cd 100755..100644
--- a/codecs/ilbc/iLBC_decode.h
+++ b/codecs/ilbc/iLBC_decode.h
diff --git a/codecs/ilbc/iLBC_define.h b/codecs/ilbc/iLBC_define.h
index 73a90ed66..73a90ed66 100755..100644
--- a/codecs/ilbc/iLBC_define.h
+++ b/codecs/ilbc/iLBC_define.h
diff --git a/codecs/ilbc/iLBC_encode.c b/codecs/ilbc/iLBC_encode.c
index bd1496498..bd1496498 100755..100644
--- a/codecs/ilbc/iLBC_encode.c
+++ b/codecs/ilbc/iLBC_encode.c
diff --git a/codecs/ilbc/iLBC_encode.h b/codecs/ilbc/iLBC_encode.h
index 3628e7545..3628e7545 100755..100644
--- a/codecs/ilbc/iLBC_encode.h
+++ b/codecs/ilbc/iLBC_encode.h
diff --git a/codecs/ilbc/lsf.c b/codecs/ilbc/lsf.c
index 055c21cb5..055c21cb5 100755..100644
--- a/codecs/ilbc/lsf.c
+++ b/codecs/ilbc/lsf.c
diff --git a/codecs/ilbc/lsf.h b/codecs/ilbc/lsf.h
index ec43cacda..ec43cacda 100755..100644
--- a/codecs/ilbc/lsf.h
+++ b/codecs/ilbc/lsf.h
diff --git a/codecs/ilbc/packing.c b/codecs/ilbc/packing.c
index 3071032e0..3071032e0 100755..100644
--- a/codecs/ilbc/packing.c
+++ b/codecs/ilbc/packing.c
diff --git a/codecs/ilbc/packing.h b/codecs/ilbc/packing.h
index ed114b1c1..ed114b1c1 100755..100644
--- a/codecs/ilbc/packing.h
+++ b/codecs/ilbc/packing.h
diff --git a/codecs/ilbc/syntFilter.c b/codecs/ilbc/syntFilter.c
index bb7f7a559..bb7f7a559 100755..100644
--- a/codecs/ilbc/syntFilter.c
+++ b/codecs/ilbc/syntFilter.c
diff --git a/codecs/ilbc/syntFilter.h b/codecs/ilbc/syntFilter.h
index c155fdb0b..c155fdb0b 100755..100644
--- a/codecs/ilbc/syntFilter.h
+++ b/codecs/ilbc/syntFilter.h