CN1748443A - 多声道音频扩展支持 - Google Patents
多声道音频扩展支持 Download PDFInfo
- Publication number
- CN1748443A CN1748443A CNA038260743A CN03826074A CN1748443A CN 1748443 A CN1748443 A CN 1748443A CN A038260743 A CNA038260743 A CN A038260743A CN 03826074 A CN03826074 A CN 03826074A CN 1748443 A CN1748443 A CN 1748443A
- Authority
- CN
- China
- Prior art keywords
- sound channel
- frequency spectrum
- mdct
- channel signal
- frequency band
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000005236 sound signal Effects 0.000 claims abstract description 100
- 238000000034 method Methods 0.000 claims abstract description 84
- 238000001228 spectrum Methods 0.000 claims description 152
- 238000005070 sampling Methods 0.000 claims description 87
- 230000002787 reinforcement Effects 0.000 claims description 55
- 238000011002 quantification Methods 0.000 claims description 36
- 238000013139 quantization Methods 0.000 claims description 19
- 230000003595 spectral effect Effects 0.000 claims description 17
- 230000008569 process Effects 0.000 claims description 7
- 230000002708 enhancing effect Effects 0.000 claims 1
- 238000012163 sequencing technique Methods 0.000 claims 1
- 238000012545 processing Methods 0.000 description 55
- 230000000875 corresponding effect Effects 0.000 description 32
- 230000005540 biological transmission Effects 0.000 description 21
- 239000003550 marker Substances 0.000 description 19
- 239000000284 extract Substances 0.000 description 8
- 239000011159 matrix material Substances 0.000 description 8
- 230000011664 signaling Effects 0.000 description 8
- 239000013598 vector Substances 0.000 description 8
- 238000006243 chemical reaction Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 238000012360 testing method Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 230000002596 correlated effect Effects 0.000 description 3
- 230000001419 dependent effect Effects 0.000 description 3
- 238000013461 design Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 241001673391 Entandrophragma candollei Species 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 2
- 230000003190 augmentative effect Effects 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 239000002131 composite material Substances 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 230000007935 neutral effect Effects 0.000 description 2
- 238000011084 recovery Methods 0.000 description 2
- 241001269238 Data Species 0.000 description 1
- 230000006978 adaptation Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000009977 dual effect Effects 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S3/00—Systems employing more than two channels, e.g. quadraphonic
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
- G10L19/008—Multichannel audio signal coding or decoding using interchannel correlation to reduce redundancy, e.g. joint-stereo, intensity-coding or matrixing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04S—STEREOPHONIC SYSTEMS
- H04S1/00—Two-channel systems
- H04S1/007—Two-channel systems in which the audio signals are in digital form
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Acoustics & Sound (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
numBands=0; offsetBuf[0]=0; if(N) { intl6loopLimit; if(N<=50) <dp n="d23"/> loopLimit=2; else if(N<=85) loopLimit=3; else if(N<=120) loopLimit=4; else if(N<=180) loopLimit=5; else if(N<=frameLen) loopLimit=6; for (i=1;i<(loopLirnit+1);i++) { numBufs++; bandLen=Minimum(qBandLen[i-1],N/2); if(offset<qBandLen[i-1]) bandLen=N; offsetBuf[i]=offsetBuf[i-1]+bandLen; N=bandLen; If(N<=)break; } }
for(i=0;i<numBands;i++); { int16bandLen,offset; offset=offsetBuf[i] bandLen=offsetBuf[i+1]-offsetBuf[i]; if(bandLen%m) { bandLen-=bandLen%m; offsetBuf[i+1]=offset+bandLen; } }
Enhancement_StereoData(numBands) { brMode=BsGetBits(2); for(i=0;i<numBands;i++) { int16bandLen,offset; offset=offsetBuf[i]; bandLen=offsetBuf[i+1]-offsetBuf[i]; if(bandLen%m) { bandLen-=bandLen%m; offsetBuf[i+1]=offset+bandLen; } bandPresent=BsGetBits(1); if(bandPresent==1) { int16vqFlagPresent; gain[i]=BsGetBits(6)+10; vqFlagPresent=BsGetBits(1); for(j=0;j<bandLen;j++) { int16vqFlagGroup=TRUE; if(vqFlagPresent==FALSE) vqFlagGroup=BsGetBits(1); <dp n="d28"/> if(vqFlagGroup) codebookldx[i][j]=BsGetBits(3); } } }
Claims (41)
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
IB0300793 | 2003-03-04 | ||
IBPCT/IB03/00793 | 2003-03-04 | ||
WOPCT/IB03/00793 | 2003-03-04 | ||
PCT/IB2003/001662 WO2004080125A1 (en) | 2003-03-04 | 2003-03-21 | Support of a multichannel audio extension |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1748443A true CN1748443A (zh) | 2006-03-15 |
CN1748443B CN1748443B (zh) | 2010-09-22 |
Family
ID=32948030
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN038260743A Expired - Fee Related CN1748443B (zh) | 2003-03-04 | 2003-03-21 | 多声道音频扩展支持 |
Country Status (5)
Country | Link |
---|---|
US (1) | US7787632B2 (zh) |
EP (2) | EP1611772A1 (zh) |
CN (1) | CN1748443B (zh) |
AU (1) | AU2003219430A1 (zh) |
WO (1) | WO2004080125A1 (zh) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101521012B (zh) * | 2009-04-08 | 2011-12-28 | 武汉大学 | Mdct域信号能量与相位补偿方法及其装置 |
CN103680546A (zh) * | 2013-12-31 | 2014-03-26 | 深圳市金立通信设备有限公司 | 一种音频播放方法、终端及系统 |
CN103999154A (zh) * | 2011-12-12 | 2014-08-20 | 摩托罗拉移动有限责任公司 | 用于音频编码的装置和方法 |
CN106797523A (zh) * | 2014-08-01 | 2017-05-31 | 史蒂文·杰伊·博尼 | 音频设备 |
CN108269585A (zh) * | 2013-04-05 | 2018-07-10 | 杜比实验室特许公司 | 使用高级频谱延拓降低量化噪声的压扩装置和方法 |
CN113302687A (zh) * | 2019-01-17 | 2021-08-24 | 日本电信电话株式会社 | 多点控制方法、装置及程序 |
Families Citing this family (58)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2992097C (en) * | 2004-03-01 | 2018-09-11 | Dolby Laboratories Licensing Corporation | Reconstructing audio signals with multiple decorrelation techniques and differentially coded parameters |
KR100773539B1 (ko) * | 2004-07-14 | 2007-11-05 | 삼성전자주식회사 | 멀티채널 오디오 데이터 부호화/복호화 방법 및 장치 |
KR20070056081A (ko) * | 2004-08-31 | 2007-05-31 | 마츠시타 덴끼 산교 가부시키가이샤 | 스테레오 신호 생성 장치 및 스테레오 신호 생성 방법 |
EP1806737A4 (en) * | 2004-10-27 | 2010-08-04 | Panasonic Corp | TONE CODIER AND TONE CODING METHOD |
US8170883B2 (en) | 2005-05-26 | 2012-05-01 | Lg Electronics Inc. | Method and apparatus for embedding spatial information and reproducing embedded signal for an audio signal |
EP1908057B1 (en) | 2005-06-30 | 2012-06-20 | LG Electronics Inc. | Method and apparatus for decoding an audio signal |
US8494667B2 (en) | 2005-06-30 | 2013-07-23 | Lg Electronics Inc. | Apparatus for encoding and decoding audio signal and method thereof |
CA2613731C (en) * | 2005-06-30 | 2012-09-18 | Lg Electronics Inc. | Apparatus for encoding and decoding audio signal and method thereof |
US7788107B2 (en) | 2005-08-30 | 2010-08-31 | Lg Electronics Inc. | Method for decoding an audio signal |
JP4568363B2 (ja) | 2005-08-30 | 2010-10-27 | エルジー エレクトロニクス インコーポレイティド | オーディオ信号デコーディング方法及びその装置 |
RU2473062C2 (ru) * | 2005-08-30 | 2013-01-20 | ЭлДжи ЭЛЕКТРОНИКС ИНК. | Способ кодирования и декодирования аудиосигнала и устройство для его осуществления |
ATE455348T1 (de) | 2005-08-30 | 2010-01-15 | Lg Electronics Inc | Vorrichtung und verfahren zur dekodierung eines audiosignals |
JP4859925B2 (ja) | 2005-08-30 | 2012-01-25 | エルジー エレクトロニクス インコーポレイティド | オーディオ信号デコーディング方法及びその装置 |
KR100878833B1 (ko) | 2005-10-05 | 2009-01-14 | 엘지전자 주식회사 | 신호 처리 방법 및 이의 장치, 그리고 인코딩 및 디코딩방법 및 이의 장치 |
US7646319B2 (en) | 2005-10-05 | 2010-01-12 | Lg Electronics Inc. | Method and apparatus for signal processing and encoding and decoding method, and apparatus therefor |
CN101283249B (zh) | 2005-10-05 | 2013-12-04 | Lg电子株式会社 | 信号处理的方法和装置以及编码和解码方法及其装置 |
US7696907B2 (en) | 2005-10-05 | 2010-04-13 | Lg Electronics Inc. | Method and apparatus for signal processing and encoding and decoding method, and apparatus therefor |
US7672379B2 (en) | 2005-10-05 | 2010-03-02 | Lg Electronics Inc. | Audio signal processing, encoding, and decoding |
US7751485B2 (en) | 2005-10-05 | 2010-07-06 | Lg Electronics Inc. | Signal processing using pilot based coding |
KR100866885B1 (ko) | 2005-10-20 | 2008-11-04 | 엘지전자 주식회사 | 멀티채널 오디오 신호의 부호화 및 복호화 방법과 그 장치 |
US7653533B2 (en) | 2005-10-24 | 2010-01-26 | Lg Electronics Inc. | Removing time delays in signal paths |
US7752053B2 (en) | 2006-01-13 | 2010-07-06 | Lg Electronics Inc. | Audio signal processing using pilot based coding |
WO2007089129A1 (en) * | 2006-02-03 | 2007-08-09 | Electronics And Telecommunications Research Institute | Apparatus and method for visualization of multichannel audio signals |
KR100904437B1 (ko) | 2006-02-23 | 2009-06-24 | 엘지전자 주식회사 | 오디오 신호의 처리 방법 및 장치 |
EP2092516A4 (en) * | 2006-11-15 | 2010-01-13 | Lg Electronics Inc | METHOD AND APPARATUS FOR AUDIO SIGNAL DECODING |
KR101434198B1 (ko) * | 2006-11-17 | 2014-08-26 | 삼성전자주식회사 | 신호 복호화 방법 |
US8265941B2 (en) | 2006-12-07 | 2012-09-11 | Lg Electronics Inc. | Method and an apparatus for decoding an audio signal |
KR20090115200A (ko) * | 2007-02-13 | 2009-11-04 | 엘지전자 주식회사 | 오디오 신호 처리 방법 및 장치 |
US20100121470A1 (en) * | 2007-02-13 | 2010-05-13 | Lg Electronics Inc. | Method and an apparatus for processing an audio signal |
JP5254983B2 (ja) | 2007-02-14 | 2013-08-07 | エルジー エレクトロニクス インコーポレイティド | オブジェクトベースオーディオ信号の符号化及び復号化方法並びにその装置 |
KR20080082917A (ko) * | 2007-03-09 | 2008-09-12 | 엘지전자 주식회사 | 오디오 신호 처리 방법 및 이의 장치 |
JP5541928B2 (ja) * | 2007-03-09 | 2014-07-09 | エルジー エレクトロニクス インコーポレイティド | オーディオ信号の処理方法及び装置 |
WO2009031870A1 (en) * | 2007-09-06 | 2009-03-12 | Lg Electronics Inc. | A method and an apparatus of decoding an audio signal |
US8548815B2 (en) | 2007-09-19 | 2013-10-01 | Qualcomm Incorporated | Efficient design of MDCT / IMDCT filterbanks for speech and audio coding applications |
EP2215628A1 (en) * | 2007-11-27 | 2010-08-11 | Nokia Corporation | Mutichannel audio encoder, decoder, and method thereof |
EP2215627B1 (en) * | 2007-11-27 | 2012-09-19 | Nokia Corporation | An encoder |
WO2009116280A1 (ja) * | 2008-03-19 | 2009-09-24 | パナソニック株式会社 | ステレオ信号符号化装置、ステレオ信号復号装置およびこれらの方法 |
WO2010032992A2 (ko) * | 2008-09-18 | 2010-03-25 | 한국전자통신연구원 | Mdct기반의 코너와 이종의 코더간 변환에서의 인코딩 장치 및 디코딩 장치 |
JP5754899B2 (ja) | 2009-10-07 | 2015-07-29 | ソニー株式会社 | 復号装置および方法、並びにプログラム |
JP5609737B2 (ja) | 2010-04-13 | 2014-10-22 | ソニー株式会社 | 信号処理装置および方法、符号化装置および方法、復号装置および方法、並びにプログラム |
JP5850216B2 (ja) | 2010-04-13 | 2016-02-03 | ソニー株式会社 | 信号処理装置および方法、符号化装置および方法、復号装置および方法、並びにプログラム |
US9112591B2 (en) | 2010-04-16 | 2015-08-18 | Samsung Electronics Co., Ltd. | Apparatus for encoding/decoding multichannel signal and method thereof |
JP6075743B2 (ja) | 2010-08-03 | 2017-02-08 | ソニー株式会社 | 信号処理装置および方法、並びにプログラム |
JP5707842B2 (ja) | 2010-10-15 | 2015-04-30 | ソニー株式会社 | 符号化装置および方法、復号装置および方法、並びにプログラム |
DK3067888T3 (en) | 2011-04-15 | 2017-07-10 | ERICSSON TELEFON AB L M (publ) | DECODES FOR DIMAGE OF SIGNAL AREAS RECONSTRUCTED WITH LOW ACCURACY |
US9111542B1 (en) * | 2012-03-26 | 2015-08-18 | Amazon Technologies, Inc. | Audio signal transmission techniques |
RU2725416C1 (ru) * | 2012-03-29 | 2020-07-02 | Телефонактиеболагет Лм Эрикссон (Пабл) | Расширение полосы частот гармонического аудиосигнала |
CN103971692A (zh) * | 2013-01-28 | 2014-08-06 | 北京三星通信技术研究有限公司 | 音频处理方法、装置及系统 |
US9659569B2 (en) | 2013-04-26 | 2017-05-23 | Nokia Technologies Oy | Audio signal encoder |
CN103413553B (zh) * | 2013-08-20 | 2016-03-09 | 腾讯科技(深圳)有限公司 | 音频编码方法、音频解码方法、编码端、解码端和系统 |
TWI634547B (zh) * | 2013-09-12 | 2018-09-01 | 瑞典商杜比國際公司 | 在包含至少四音訊聲道的多聲道音訊系統中之解碼方法、解碼裝置、編碼方法以及編碼裝置以及包含電腦可讀取的媒體之電腦程式產品 |
EP3291233B1 (en) | 2013-09-12 | 2019-10-16 | Dolby International AB | Time-alignment of qmf based processing data |
US9875746B2 (en) | 2013-09-19 | 2018-01-23 | Sony Corporation | Encoding device and method, decoding device and method, and program |
AU2014371411A1 (en) | 2013-12-27 | 2016-06-23 | Sony Corporation | Decoding device, method, and program |
KR101841380B1 (ko) | 2014-01-13 | 2018-03-22 | 노키아 테크놀로지스 오와이 | 다중-채널 오디오 신호 분류기 |
EP2980789A1 (en) * | 2014-07-30 | 2016-02-03 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Apparatus and method for enhancing an audio signal, sound enhancing system |
US10362423B2 (en) | 2016-10-13 | 2019-07-23 | Qualcomm Incorporated | Parametric audio decoding |
JPWO2022009505A1 (zh) * | 2020-07-07 | 2022-01-13 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5539829A (en) | 1989-06-02 | 1996-07-23 | U.S. Philips Corporation | Subband coded digital transmission system using some composite signals |
NL9000338A (nl) * | 1989-06-02 | 1991-01-02 | Koninkl Philips Electronics Nv | Digitaal transmissiesysteem, zender en ontvanger te gebruiken in het transmissiesysteem en registratiedrager verkregen met de zender in de vorm van een optekeninrichting. |
US5649029A (en) * | 1991-03-15 | 1997-07-15 | Galbi; David E. | MPEG audio/video decoder |
DE4136825C1 (zh) * | 1991-11-08 | 1993-03-18 | Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung Ev, 8000 Muenchen, De | |
DE4331376C1 (de) * | 1993-09-15 | 1994-11-10 | Fraunhofer Ges Forschung | Verfahren zum Bestimmen der zu wählenden Codierungsart für die Codierung von wenigstens zwei Signalen |
US5774837A (en) * | 1995-09-13 | 1998-06-30 | Voxware, Inc. | Speech coding system and method using voicing probability determination |
US5890125A (en) | 1997-07-16 | 1999-03-30 | Dolby Laboratories Licensing Corporation | Method and apparatus for encoding and decoding multiple audio channels at low bit rates using adaptive selection of encoding method |
KR100335611B1 (ko) * | 1997-11-20 | 2002-10-09 | 삼성전자 주식회사 | 비트율 조절이 가능한 스테레오 오디오 부호화/복호화 방법 및 장치 |
US6016473A (en) | 1998-04-07 | 2000-01-18 | Dolby; Ray M. | Low bit-rate spatial coding method and system |
US6757659B1 (en) * | 1998-11-16 | 2004-06-29 | Victor Company Of Japan, Ltd. | Audio signal processing apparatus |
AU2002314444A1 (en) | 2001-07-09 | 2003-01-29 | Rosemary Ann Ainslie | Power supply for electrical resistance operated installations and appliances |
SE0202159D0 (sv) * | 2001-07-10 | 2002-07-09 | Coding Technologies Sweden Ab | Efficientand scalable parametric stereo coding for low bitrate applications |
-
2003
- 2003-03-21 CN CN038260743A patent/CN1748443B/zh not_active Expired - Fee Related
- 2003-03-21 EP EP03715242A patent/EP1611772A1/en not_active Withdrawn
- 2003-03-21 WO PCT/IB2003/001662 patent/WO2004080125A1/en not_active Application Discontinuation
- 2003-03-21 AU AU2003219430A patent/AU2003219430A1/en not_active Abandoned
- 2003-03-21 US US10/548,227 patent/US7787632B2/en not_active Expired - Fee Related
- 2003-03-21 EP EP13165116.8A patent/EP2665294A2/en not_active Withdrawn
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101521012B (zh) * | 2009-04-08 | 2011-12-28 | 武汉大学 | Mdct域信号能量与相位补偿方法及其装置 |
CN103999154B (zh) * | 2011-12-12 | 2015-07-15 | 摩托罗拉移动有限责任公司 | 用于音频编码的装置和方法 |
CN103999154A (zh) * | 2011-12-12 | 2014-08-20 | 摩托罗拉移动有限责任公司 | 用于音频编码的装置和方法 |
CN108269586A (zh) * | 2013-04-05 | 2018-07-10 | 杜比实验室特许公司 | 使用高级频谱延拓降低量化噪声的压扩装置和方法 |
CN108269585A (zh) * | 2013-04-05 | 2018-07-10 | 杜比实验室特许公司 | 使用高级频谱延拓降低量化噪声的压扩装置和方法 |
CN108269585B (zh) * | 2013-04-05 | 2022-03-25 | 杜比实验室特许公司 | 使用高级频谱延拓降低量化噪声的压扩装置和方法 |
CN108269586B (zh) * | 2013-04-05 | 2022-04-05 | 杜比实验室特许公司 | 使用高级频谱延拓降低量化噪声的压扩装置和方法 |
US11423923B2 (en) | 2013-04-05 | 2022-08-23 | Dolby Laboratories Licensing Corporation | Companding system and method to reduce quantization noise using advanced spectral extension |
CN103680546A (zh) * | 2013-12-31 | 2014-03-26 | 深圳市金立通信设备有限公司 | 一种音频播放方法、终端及系统 |
CN106797523A (zh) * | 2014-08-01 | 2017-05-31 | 史蒂文·杰伊·博尼 | 音频设备 |
US10362422B2 (en) | 2014-08-01 | 2019-07-23 | Steven Jay Borne | Audio device |
CN106797523B (zh) * | 2014-08-01 | 2020-06-19 | 史蒂文·杰伊·博尼 | 音频设备 |
US11330385B2 (en) | 2014-08-01 | 2022-05-10 | Steven Jay Borne | Audio device |
CN113302687A (zh) * | 2019-01-17 | 2021-08-24 | 日本电信电话株式会社 | 多点控制方法、装置及程序 |
Also Published As
Publication number | Publication date |
---|---|
AU2003219430A1 (en) | 2004-09-28 |
EP2665294A2 (en) | 2013-11-20 |
US7787632B2 (en) | 2010-08-31 |
CN1748443B (zh) | 2010-09-22 |
EP1611772A1 (en) | 2006-01-04 |
WO2004080125A1 (en) | 2004-09-16 |
US20070165869A1 (en) | 2007-07-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN1748443A (zh) | 多声道音频扩展支持 | |
CN1126265C (zh) | 可伸缩的立体声音频编码/解码方法和装置 | |
CN1131598C (zh) | 可缩放的音频编码/解码方法和装置 | |
CN1288622C (zh) | 编码设备和解码设备 | |
CN1096148C (zh) | 信号编码方法和装置 | |
CN1132151C (zh) | 多通道声解码器 | |
CN1288625C (zh) | 音频编码与解码设备及其方法 | |
CN1910655A (zh) | 构造多通道输出信号或生成下混信号的设备和方法 | |
CN1233163C (zh) | 多声道数字音频信号的压缩编码和解码设备及其方法 | |
CN1969317A (zh) | 基于多个参数化的多声道重构 | |
CN1765072A (zh) | 多声道音频扩展支持 | |
CN1689069A (zh) | 声音编码设备和声音编码方法 | |
CN1161751C (zh) | 语音分析方法和语音编码方法及其装置 | |
CN1890711A (zh) | 将数字信号编码成可扩缩比特流的方法和对可扩缩比特流解码的方法 | |
CN101055719A (zh) | 多声道数字音频编码设备及其方法 | |
CN1156872A (zh) | 语音编码的方法和装置 | |
CN101036183A (zh) | 立体声兼容的多声道音频编码 | |
CN1871501A (zh) | 频谱编码装置、频谱解码装置、音响信号发送装置、音响信号接收装置及其使用方法 | |
CN1338104A (zh) | 自适应块长编码系统的数据分帧 | |
CN101048649A (zh) | 可扩展解码装置及可扩展编码装置 | |
CN1930608A (zh) | 生成等级参数的设备和方法及生成多通道表示的设备和方法 | |
CN1391689A (zh) | 宽带语音和音频信号解码器中的增益平滑 | |
CN1457425A (zh) | 用于语音编码的码本结构与搜索 | |
CN1910657A (zh) | 声频信号编码方法、声频信号解码方法、发送器、接收器和无线传声系统 | |
CN1922660A (zh) | 通信装置和信号编码/解码方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
ASS | Succession or assignment of patent right |
Owner name: NOKIA 2011 PATENT TRUST CO. Free format text: FORMER OWNER: NOKIA OYJ Effective date: 20120220 |
|
C41 | Transfer of patent application or patent right or utility model | ||
C56 | Change in the name or address of the patentee |
Owner name: 2011 INTELLECTUAL PROPERTY ASSET TRUST CO. Free format text: FORMER NAME: NOKIA 2011 PATENT TRUST CO. |
|
CP01 | Change in the name or title of a patent holder |
Address after: Delaware Patentee after: 2011 Intellectual Property Asset Trust Address before: Delaware Patentee before: NOKIA 2011 patent trust |
|
TR01 | Transfer of patent right |
Effective date of registration: 20120220 Address after: Delaware Patentee after: NOKIA 2011 patent trust Address before: Espoo, Finland Patentee before: NOKIA Corp. |
|
ASS | Succession or assignment of patent right |
Owner name: CORE WIRELESS LICENSING S.A.R.L. Free format text: FORMER OWNER: 2011 INTELLECTUAL PROPERTY ASSET TRUST CO. Effective date: 20120417 |
|
C41 | Transfer of patent application or patent right or utility model | ||
TR01 | Transfer of patent right |
Effective date of registration: 20120417 Address after: Luxemburg Luxemburg Patentee after: NOKIA Inc. Address before: Delaware Patentee before: 2011 Intellectual Property Asset Trust |
|
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20100922 Termination date: 20160321 |
|
CF01 | Termination of patent right due to non-payment of annual fee |