sample

所属分类:驱动编程
开发工具:Unix_Linux
文件大小:17468KB
下载次数:70
上传日期:2016-10-17 10:28:05
上 传 者ftr1234
说明:  海思3516开发例程,包括视频编码,视频输入输出以及等开发示例
(Haisi 3516 development routines, including video coding, video input and output, and developing the sample, etc)

文件列表:
sample\audio\Makefile (712, 2016-03-28)
sample\audio\sample_audio.c (30566, 2016-03-28)
sample\common\loadbmp.c (15381, 2016-03-28)
sample\common\loadbmp.h (2933, 2016-03-28)
sample\common\sample_comm.h (15371, 2016-03-29)
sample\common\sample_comm_audio.c (52373, 2016-03-28)
sample\common\sample_comm_isp.c (13853, 2016-03-28)
sample\common\sample_comm_ive.c (36254, 2016-03-28)
sample\common\sample_comm_ive.h (5977, 2016-03-28)
sample\common\sample_comm_sys.c (14904, 2016-03-28)
sample\common\sample_comm_vda.c (17699, 2016-03-28)
sample\common\sample_comm_venc.c (86493, 2016-03-29)
sample\common\sample_comm_vi.c (108530, 2016-03-28)
sample\common\sample_comm_vo.c (11570, 2016-03-28)
** (10728, 2016-03-28)
sample\hifb\Makefile (604, 2016-03-28)
sample\hifb\res\0.bmp (135054, 2016-03-28)
sample\hifb\res\1.bmp (135054, 2016-03-28)
sample\hifb\sample_hifb.c (43261, 2016-03-28)
sample\ive\data\input\ann\0.yuv (512, 2016-03-28)
sample\ive\data\input\ann\1.yuv (512, 2016-03-28)
sample\ive\data\input\ann\2.yuv (512, 2016-03-28)
sample\ive\data\input\ann\ann_char_rec.bin (1640, 2016-03-28)
sample\ive\data\input\canny\canny.yuv (414720, 2016-03-28)
sample\ive\data\input\sobel\sobel.yuv (414720, 2016-03-28)
sample\ive\data\input\stlk\st_lk.yuv (41472000, 2016-03-28)
sample\ive\data\input\svm\0.yuv (512, 2016-03-28)
sample\ive\data\input\svm\1.yuv (512, 2016-03-28)
sample\ive\data\input\svm\10.yuv (768, 2016-03-28)
sample\ive\data\input\svm\11.yuv (768, 2016-03-28)
sample\ive\data\input\svm\2.yuv (512, 2016-03-28)
sample\ive\data\input\svm\3.yuv (512, 2016-03-28)
sample\ive\data\input\svm\4.yuv (768, 2016-03-28)
sample\ive\data\input\svm\5.yuv (768, 2016-03-28)
sample\ive\data\input\svm\6.yuv (768, 2016-03-28)
sample\ive\data\input\svm\7.yuv (768, 2016-03-28)
sample\ive\data\input\svm\8.yuv (768, 2016-03-28)
sample\ive\data\input\svm\9.yuv (768, 2016-03-28)
... ...

Usage Descriptions of the HiSilicon Hi3516A Sample Programs 1. Sample Program File Structure sample # MPP sample program |-- common # Common function used by the sample program |-- vio # Video input/output implementation demo |-- venc # Video encoding implementation demo |-- region # Region implementation demo |-- vda # Video detection analysis (VDA) implementation demo |-- audio # Audio implementation demo |-- hifb # Frame buffer (FB) implementation demo |-- tde # TDE implementation demo |-- ...... 2. Compilation and Makefile 1) Compilation dependency descriptions The compilation of the sample programs depends on MPP header files in /mpp/include and library files in mpp/lib. 2) Makefile descriptions A Makefile is available on each service sample demo module (such as the vio and venc). The Makefile quotes the Makefile.param file in the sample directory, and this file quotes the Makefile.param file in the mpp directory. mpp -- Makefile.param # Defines the variables required by the MPP compilation. |---sample---Makefile.param # Defines the variables required by the sample compilation. |--- vio/venc/...---Makefile # Sample compilation script Run the make command on each service sample demo module to compile the module; run the make clean command to delete the executable files and target files after compilation; run the make cleanstream command to delete stream files generated after some of the sample programs run. Run the make command in the sample directory to compile various service sample demo programs; run the make clean command to delete the executable files and target files after all service sample demo programs are compiled; run the make cleanall command to delete stream files generated after all service sample demo programs run. 3. Running Descriptions of Sample Programs 1) Sample program running depends on the media driver. Before running a sample demo program, execute the load3518 script in the mpp/ko_hi3518 to load a specified module. 2) Note that the corresponding sensor library must be selected. The default sensor is Aptina AR0130. If you want to select other sensors, modify the Makefile.param file. For example, if you select Sony IMX104, you should modify the Makefile.param file as follows: #SENSOR_TYPE ?= SONY_IMX185_MIPI_1080P_30FPS SENSOR_TYPE ?= PANASONIC_MN34220_SUBLVDS_1080P_30FPS 4. Change History 1) 2012-07 This document was created. 2) 2012-11-26 Descriptions of sensor library selection were added. 5. Copyright Copyright @ HiSilicon Technologies Co., Ltd. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of HiSiliconTechnologies Co., Ltd. The sample programs are only used as user guides. All statements, information, and recommendations in this document do not constitute a warranty of any kind, express or implied. ------------------------------------------------------------------------------- HiSilicon Technologies Co., Ltd. Address: Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of *** Website: http://www.hisilicon.comEmail: support@hisilicon.com

近期下载者

相关文件


收藏者