码迷,mamicode.com
首页 > 其他好文 > 详细

AC3 channel coupling

时间:2018-04-15 11:59:42      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:structure   nts   nat   多个   技术分享   ann   tran   index   []   

1.overview

如果使用channel coupling, encoder端计算所有channel的transform coefficients的平均值,将平均值压缩到coupling channel.每一个coupled channel具有一组唯一的coupling coordinator用来还原出其原始的高频部分的envelop.

channel coupling只在某个频率以上进行,这个频率称为coupling frequecy,在bitstream中用cplbegf标识。

2.subband structure

transform coefficient #37 ~#252被group成18个subband,每个subband中有12个transform coefficients.

cplbegf是第一个进行coupling的subband的index,即从第几个subband开始进行coupling。小于cplbegf标识的频段,所有的channel是独立编码。

channel coupling的截止频率用cplendf(最后一个进行coupling的subband)标识。

coupling band structure使用数组cplbndstrc[sbnd]标识,cplbndstr[]数组中的每一个元素标识该subband是否组合到前面一个coupling band.因此coupling band有多个coulping subband组成。

技术分享图片

 

AC3 channel coupling

标签:structure   nts   nat   多个   技术分享   ann   tran   index   []   

原文地址:https://www.cnblogs.com/fellow1988/p/8836842.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!