![]() |
|
||||||||||||||
| . 网站首页 . 新闻 . 新品 . 方案 . 专访 . 活动 . DSP . EDA . 评测室 . 技术文库 . 会员区 . 商城 . 服务导航 . 邮购 . 资源 . | ||
|
||
|
|||||
| 应用于视频解码中的反向DCT变换(在ADSP BLACKFIN533平台上的实现) | |||||
作者:61IC 文章来源:本站原创 点击数: 更新时间:2007-1-22 ![]() |
|||||
|
/******************************************************************************* By using this module you agree to the terms of the Analog Devices License /* int error_flag = 0; void _r8x8invdct(); void main (void) f1 = _r8x8invdct; n = 8; //Test case 1 : when all the input values are set to zero. for(i=0; i<64; i++) cycle_count[0] = Compute_Cycle_Count(in, coeff, temp); for (i = 0; i < 64; i++) //Test case 2 : when there is an impulse value of 255. for(i=0; i<64; i++) cycle_count[1] = Compute_Cycle_Count(in, coeff, temp); for (i = 0; i < 64; i++) //Test case 3 : when all the input value are set to 25 (DC). for(i=0; i<64; i++) cycle_count[2] = Compute_Cycle_Count(in, coeff, temp); for (i = 0; i < 64; i++) //Test Case 4 : when the input is multifrequency. for(i=0; i<64; i++) cycle_count[3] = Compute_Cycle_Count(in, coeff, temp); for (i = 0; i < 64; i++) } |
|||||
| 欢迎点击进入:TI德州中文网 (国内唯一针对TI应用的中文技术网站) 文章录入:admin 责任编辑:admin | |||||
| 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 | |||||
| 最新热点 | 最新推荐 | 相关文章 | ||
| 没有相关文章 |
| 网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!) |
| | 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 网站公告 | 管理登录 | | |||
|
|