文件名称:H264_2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:966.65kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
自己读研时负责的项目源代码,采用ASM 和C 混合编程实现,其中开发的基于TMSC6000芯片的H264视频压缩算法部分采用ASM实现,压缩文件中包含全面资料,供开发此类项目人士参考。-Responsible for their own graduate programs at the source code, using ASM and C mixed programming, including the development of chip-based TMSC6000 H264 video compression algorithms to achieve some of the use of ASM, compressed file contains comprehensive information for the reference of the development of such projects.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
H264_2/720x576_hard.csv
H264_2/720x576_soft.csv
H264_2/asm/AddUpSADQuarter_MV_COST.asm
H264_2/asm/all_mincost.asm
H264_2/asm/BlockMotionSearch.asm
H264_2/asm/ChromaDct.asm
H264_2/asm/dct_luma4x4.asm
H264_2/asm/division.asm
H264_2/asm/encode_one_frame.asm
H264_2/asm/FastIntegerPelBlockMotionSearch.asm
H264_2/asm/FastSubPelBlockMotionSearch.asm
H264_2/asm/FME_SetMotionVectorPredictor.asm
H264_2/asm/GeneratePic_parameter_set_NALU.asm
H264_2/asm/GenerateSeq_parameter_set_NALU.asm
H264_2/asm/getChroma4x4Neighbour.asm
H264_2/asm/getLuma4x4Neighbour.asm
H264_2/asm/intrapred_luma_16x16.asm
H264_2/asm/intrapred_luma_4x4.asm
H264_2/asm/IP_mb_chroma.asm
H264_2/asm/I_mb_chroma.asm
H264_2/asm/I_mb_luma.asm
H264_2/asm/LumaBLKDct.asm
H264_2/asm/LumaMBDct.asm
H264_2/asm/LumaPrediction4x4.asm
H264_2/asm/LumaResidualCoding.asm
H264_2/asm/LumaResidualCoding8x8.asm
H264_2/asm/MotionEstimation.asm
H264_2/asm/PartCalMadMvCost.asm
H264_2/asm/PartitionMotionSearch.asm
H264_2/asm/predict_nnz.asm
H264_2/asm/predict_nnz_chroma.asm
H264_2/asm/P_mb_chroma.asm
H264_2/asm/RBSPtoNALU.asm
H264_2/asm/SearchOnePixel.asm
H264_2/asm/SetCoeffAndReconstruction8x8.asm
H264_2/asm/SetModesAndRefframeForBlocks.asm
H264_2/asm/SetMotionVectorsMB.asm
H264_2/asm/SetParametersOrLumaResidualCoding.asm
H264_2/asm/set_last_dquant.asm
H264_2/asm/start_sequence.asm
H264_2/asm/start_slice.asm
H264_2/asm/SubPelBlockMotionSearch.asm
H264_2/asm/table.asm
H264_2/asm/terminate_slice.asm
H264_2/asm/UnifiedOneForthPix.asm
H264_2/asm/variables.asm
H264_2/asm/writeCBPandLumacoeff.asm
H264_2/asm/writeChromaCoeff.asm
H264_2/asm/writeCoeff4x4_CAVLC.asm
H264_2/asm/writeMBHeader.asm
H264_2/asm/writeMotionInfo2NAL.asm
H264_2/asm/WriteNALU.asm
H264_2/asm/writeout_picture.asm
H264_2/asm/writeSyntaxElement_fixed.asm
H264_2/asm/writeSyntaxElement_Intra4x4PredictionMode.asm
H264_2/asm/writeSyntaxElement_UVLC.asm
H264_2/asm/writeSyntaxElement_UVLC_se_linfo.asm
H264_2/asm/writeSyntaxElement_VLC.asm
H264_2/asm/write_one_macroblck.asm
H264_2/Cache.csv
H264_2/cc_build_Debug.log
H264_2/coastguard_soft_1.csv
H264_2/coastguard_soft_2.csv
H264_2/config.ini
H264_2/config_1.ini
H264_2/Debug/AddUpSADQuarter_MV_COST.obj
H264_2/Debug/all_mincost.obj
H264_2/Debug/BlockMotionSearch.obj
H264_2/Debug/ChromaDct.obj
H264_2/Debug/dct_luma4x4.obj
H264_2/Debug/division.obj
H264_2/Debug/encode_one_frame.obj
H264_2/Debug/FastIntegerPelBlockMotionSearch.obj
H264_2/Debug/FastSubPelBlockMotionSearch.obj
H264_2/Debug/FME_SetMotionVectorPredictor.obj
H264_2/Debug/GenerateParameterSets_and_start_sequence.obj
H264_2/Debug/GeneratePic_parameter_set_NALU.obj
H264_2/Debug/GenerateSeq_parameter_set_NALU.obj
H264_2/Debug/getChroma4x4Neighbour.obj
H264_2/Debug/getLuma4x4Neighbour.obj
H264_2/Debug/H264.map
H264_2/Debug/H264.out
H264_2/Debug/intrapred_luma_16x16.obj
H264_2/Debug/intrapred_luma_4x4.obj
H264_2/Debug/IP_frame.obj
H264_2/Debug/IP_mb_chroma.obj
H264_2/Debug/I_mb_chroma.obj
H264_2/Debug/I_mb_luma.obj
H264_2/Debug/LumaBLKDct.obj
H264_2/Debug/LumaMBDct.obj
H264_2/Debug/LumaPrediction4x4.obj
H264_2/Debug/LumaResidualCoding.obj
H264_2/Debug/LumaResidualCoding8x8.obj
H264_2/Debug/main.obj
H264_2/Debug/MotionEstimation.obj
H264_2/Debug/PartCalMadMvCost.obj
H264_2/Debug/PartitionMotionSearch.obj
H264_2/Debug/predict_nnz.obj
H264_2/Debug/predict_nnz_chroma.obj
H264_2/Debug/P_mb_chroma.obj
H264_2/Debug/RBSPtoNALU.obj
H264_2/Debug/SearchOnePixel.obj
H264_2/Debug/SetCoeffAndReconstruction8x8.obj
H264_2/Debug/SetModesAndRefframeForBlocks.obj
H264_2/Debug/SetMotionVectorsMB.obj
H264_2/Debug/SetParametersOrLumaResidualCoding.obj
H264_2/Debug/set_last_dquant.obj
H264_2/Debug/start_sequence.obj
H264_2/Debug/start_slice.obj
H264_2/Debug/SubPelBlockMotionSearch.obj
H264_2/Debug/table.obj
H264_2/Debug/terminate_slice.obj
H264_2/Debug/test_input.obj
H264_2/Debug/UnifiedOneForthPix.obj
H264_2/Debug/variables.obj
H264_2/Debug/variables_0.obj
H264_2/Debug/variables_1.obj
H264_2/Debug/writeCBPandLumacoeff.obj
H264_2/Debug/writeChromaCoeff.obj
H264_2/Debug/writeCoeff4x4_CAVLC.obj
H264_2/Debug/writeMBHeader.obj
H264_2/Debug/writeMotionInfo2NAL.obj
H264_2/Debug/WriteNALU.obj
H264_2/Debug/writeout_picture.obj
H264_2/Debug/writeSyntaxElement_fixed.obj
H264_2/Debug/writeSyntaxElement_Intra4x4PredictionMode.obj
H264_2/Debug/writeSyntaxElement_UVLC.obj
H264_2/Debug/writeSyntaxElement_UVLC_se_linfo.obj
H264_2/Debug/writeSyntaxElement_VLC.obj
H264_2/Debug/write_one_macroblck.obj
H264_2/Debug.lkf
H264_2/H264.CS_/FILE.CDX
H264_2/H264.CS_/FILE.DBF
H264_2/H264.CS_/FILE.FPT
H264_2/H264.CS_/SYMBOL.CDX
H264_2/H264.CS_/SYMBOL.DBF
H264_2/H264.CS_/SYMBOL.FPT
H264_2/H264.paf2
H264_2/H264.pjt
H264_2/H264.sbl
H264_2/inc/constant.asm
H264_2/inc/global.asm
H264_2/lib/rts6400.lib
H264_2/readme.txt
H264_2/report/ip测试数据说明.txt
H264_2/report/LumaBLKDct程序说明.txt
H264_2/report/LumaMBDct程序说明.txt
H264_2/report/me_note.txt
H264_2/report/程序说明.txt
H264_2/report/补充.txt
H264_2/test/main.c
H264_2/test.cmd
H264_2/test_1.cmd
H264_2/复件 config.ini
H264_2/asm
H264_2/Debug
H264_2/H264.CS_
H264_2/inc
H264_2/lib
H264_2/report
H264_2/src
H264_2/test
H264_2
H264_2/720x576_soft.csv
H264_2/asm/AddUpSADQuarter_MV_COST.asm
H264_2/asm/all_mincost.asm
H264_2/asm/BlockMotionSearch.asm
H264_2/asm/ChromaDct.asm
H264_2/asm/dct_luma4x4.asm
H264_2/asm/division.asm
H264_2/asm/encode_one_frame.asm
H264_2/asm/FastIntegerPelBlockMotionSearch.asm
H264_2/asm/FastSubPelBlockMotionSearch.asm
H264_2/asm/FME_SetMotionVectorPredictor.asm
H264_2/asm/GeneratePic_parameter_set_NALU.asm
H264_2/asm/GenerateSeq_parameter_set_NALU.asm
H264_2/asm/getChroma4x4Neighbour.asm
H264_2/asm/getLuma4x4Neighbour.asm
H264_2/asm/intrapred_luma_16x16.asm
H264_2/asm/intrapred_luma_4x4.asm
H264_2/asm/IP_mb_chroma.asm
H264_2/asm/I_mb_chroma.asm
H264_2/asm/I_mb_luma.asm
H264_2/asm/LumaBLKDct.asm
H264_2/asm/LumaMBDct.asm
H264_2/asm/LumaPrediction4x4.asm
H264_2/asm/LumaResidualCoding.asm
H264_2/asm/LumaResidualCoding8x8.asm
H264_2/asm/MotionEstimation.asm
H264_2/asm/PartCalMadMvCost.asm
H264_2/asm/PartitionMotionSearch.asm
H264_2/asm/predict_nnz.asm
H264_2/asm/predict_nnz_chroma.asm
H264_2/asm/P_mb_chroma.asm
H264_2/asm/RBSPtoNALU.asm
H264_2/asm/SearchOnePixel.asm
H264_2/asm/SetCoeffAndReconstruction8x8.asm
H264_2/asm/SetModesAndRefframeForBlocks.asm
H264_2/asm/SetMotionVectorsMB.asm
H264_2/asm/SetParametersOrLumaResidualCoding.asm
H264_2/asm/set_last_dquant.asm
H264_2/asm/start_sequence.asm
H264_2/asm/start_slice.asm
H264_2/asm/SubPelBlockMotionSearch.asm
H264_2/asm/table.asm
H264_2/asm/terminate_slice.asm
H264_2/asm/UnifiedOneForthPix.asm
H264_2/asm/variables.asm
H264_2/asm/writeCBPandLumacoeff.asm
H264_2/asm/writeChromaCoeff.asm
H264_2/asm/writeCoeff4x4_CAVLC.asm
H264_2/asm/writeMBHeader.asm
H264_2/asm/writeMotionInfo2NAL.asm
H264_2/asm/WriteNALU.asm
H264_2/asm/writeout_picture.asm
H264_2/asm/writeSyntaxElement_fixed.asm
H264_2/asm/writeSyntaxElement_Intra4x4PredictionMode.asm
H264_2/asm/writeSyntaxElement_UVLC.asm
H264_2/asm/writeSyntaxElement_UVLC_se_linfo.asm
H264_2/asm/writeSyntaxElement_VLC.asm
H264_2/asm/write_one_macroblck.asm
H264_2/Cache.csv
H264_2/cc_build_Debug.log
H264_2/coastguard_soft_1.csv
H264_2/coastguard_soft_2.csv
H264_2/config.ini
H264_2/config_1.ini
H264_2/Debug/AddUpSADQuarter_MV_COST.obj
H264_2/Debug/all_mincost.obj
H264_2/Debug/BlockMotionSearch.obj
H264_2/Debug/ChromaDct.obj
H264_2/Debug/dct_luma4x4.obj
H264_2/Debug/division.obj
H264_2/Debug/encode_one_frame.obj
H264_2/Debug/FastIntegerPelBlockMotionSearch.obj
H264_2/Debug/FastSubPelBlockMotionSearch.obj
H264_2/Debug/FME_SetMotionVectorPredictor.obj
H264_2/Debug/GenerateParameterSets_and_start_sequence.obj
H264_2/Debug/GeneratePic_parameter_set_NALU.obj
H264_2/Debug/GenerateSeq_parameter_set_NALU.obj
H264_2/Debug/getChroma4x4Neighbour.obj
H264_2/Debug/getLuma4x4Neighbour.obj
H264_2/Debug/H264.map
H264_2/Debug/H264.out
H264_2/Debug/intrapred_luma_16x16.obj
H264_2/Debug/intrapred_luma_4x4.obj
H264_2/Debug/IP_frame.obj
H264_2/Debug/IP_mb_chroma.obj
H264_2/Debug/I_mb_chroma.obj
H264_2/Debug/I_mb_luma.obj
H264_2/Debug/LumaBLKDct.obj
H264_2/Debug/LumaMBDct.obj
H264_2/Debug/LumaPrediction4x4.obj
H264_2/Debug/LumaResidualCoding.obj
H264_2/Debug/LumaResidualCoding8x8.obj
H264_2/Debug/main.obj
H264_2/Debug/MotionEstimation.obj
H264_2/Debug/PartCalMadMvCost.obj
H264_2/Debug/PartitionMotionSearch.obj
H264_2/Debug/predict_nnz.obj
H264_2/Debug/predict_nnz_chroma.obj
H264_2/Debug/P_mb_chroma.obj
H264_2/Debug/RBSPtoNALU.obj
H264_2/Debug/SearchOnePixel.obj
H264_2/Debug/SetCoeffAndReconstruction8x8.obj
H264_2/Debug/SetModesAndRefframeForBlocks.obj
H264_2/Debug/SetMotionVectorsMB.obj
H264_2/Debug/SetParametersOrLumaResidualCoding.obj
H264_2/Debug/set_last_dquant.obj
H264_2/Debug/start_sequence.obj
H264_2/Debug/start_slice.obj
H264_2/Debug/SubPelBlockMotionSearch.obj
H264_2/Debug/table.obj
H264_2/Debug/terminate_slice.obj
H264_2/Debug/test_input.obj
H264_2/Debug/UnifiedOneForthPix.obj
H264_2/Debug/variables.obj
H264_2/Debug/variables_0.obj
H264_2/Debug/variables_1.obj
H264_2/Debug/writeCBPandLumacoeff.obj
H264_2/Debug/writeChromaCoeff.obj
H264_2/Debug/writeCoeff4x4_CAVLC.obj
H264_2/Debug/writeMBHeader.obj
H264_2/Debug/writeMotionInfo2NAL.obj
H264_2/Debug/WriteNALU.obj
H264_2/Debug/writeout_picture.obj
H264_2/Debug/writeSyntaxElement_fixed.obj
H264_2/Debug/writeSyntaxElement_Intra4x4PredictionMode.obj
H264_2/Debug/writeSyntaxElement_UVLC.obj
H264_2/Debug/writeSyntaxElement_UVLC_se_linfo.obj
H264_2/Debug/writeSyntaxElement_VLC.obj
H264_2/Debug/write_one_macroblck.obj
H264_2/Debug.lkf
H264_2/H264.CS_/FILE.CDX
H264_2/H264.CS_/FILE.DBF
H264_2/H264.CS_/FILE.FPT
H264_2/H264.CS_/SYMBOL.CDX
H264_2/H264.CS_/SYMBOL.DBF
H264_2/H264.CS_/SYMBOL.FPT
H264_2/H264.paf2
H264_2/H264.pjt
H264_2/H264.sbl
H264_2/inc/constant.asm
H264_2/inc/global.asm
H264_2/lib/rts6400.lib
H264_2/readme.txt
H264_2/report/ip测试数据说明.txt
H264_2/report/LumaBLKDct程序说明.txt
H264_2/report/LumaMBDct程序说明.txt
H264_2/report/me_note.txt
H264_2/report/程序说明.txt
H264_2/report/补充.txt
H264_2/test/main.c
H264_2/test.cmd
H264_2/test_1.cmd
H264_2/复件 config.ini
H264_2/asm
H264_2/Debug
H264_2/H264.CS_
H264_2/inc
H264_2/lib
H264_2/report
H264_2/src
H264_2/test
H264_2
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.