ARM Codec要求

文章目录

  • 前言
  • 一、驱动
    • [1. linux kernel driver (非V4L2驱动)](#1. linux kernel driver (非V4L2驱动))
      • [1.1 porting guide](#1.1 porting guide)
      • [1.2 programing guide](#1.2 programing guide)
      • [1.3 CPU占用率统计](#1.3 CPU占用率统计)
      • [1.4 memory使用统计(不包含input/output/working buffer)](#1.4 memory使用统计(不包含input/output/working buffer))
    • [2. freeRTOS driver](#2. freeRTOS driver)
      • [2.1 porting guide,驱动所支持freeRTOS版本列表](#2.1 porting guide,驱动所支持freeRTOS版本列表)
      • [2.2 programing guide](#2.2 programing guide)
      • [2.3 CPU占用率统计](#2.3 CPU占用率统计)
      • [2.4 codec size统计,需要提供text/bss/data段统计结果](#2.4 codec size统计,需要提供text/bss/data段统计结果)
      • [2.5 memory使用统计(不包含input/output/working buffer)](#2.5 memory使用统计(不包含input/output/working buffer))
      • [2.6 firmware可更具需求是否编译进可执行代码,并且driver需要支持从指定的地方加载firmware](#2.6 firmware可更具需求是否编译进可执行代码,并且driver需要支持从指定的地方加载firmware)
    • [3. 支持fps,latency,bandwidth和memorysize profiling function](#3. 支持fps,latency,bandwidth和memorysize profiling function)
  • [二、 Sample code](#二、 Sample code)
    • 1.linux
    • [2. freeRTOS](#2. freeRTOS)
      • [2. 1 sample code使用guide](#2. 1 sample code使用guide)
      • [2. 2> sample code参数列表使用说明](#2. 2> sample code参数列表使用说明)
      • [2. 3> sample code使用限制说明](#2. 3> sample code使用限制说明)
    • [3. plugin](#3. plugin)
      • [3.1 ffmpeg](#3.1 ffmpeg)
      • [3.2 gstreamer](#3.2 gstreamer)
      • [3.3 OMX](#3.3 OMX)
      • [3.4 提供一层high-level APl,支持liunux/freeRTOS](#3.4 提供一层high-level APl,支持liunux/freeRTOS)

前言

本文主要整理了关于codec IP的一些要求。


一、驱动

1. linux kernel driver (非V4L2驱动)

1.1 porting guide

1.2 programing guide

1.3 CPU占用率统计

1.4 memory使用统计(不包含input/output/working buffer)

2. freeRTOS driver

2.1 porting guide,驱动所支持freeRTOS版本列表

2.2 programing guide

2.3 CPU占用率统计

2.4 codec size统计,需要提供text/bss/data段统计结果

2.5 memory使用统计(不包含input/output/working buffer)

2.6 firmware可更具需求是否编译进可执行代码,并且driver需要支持从指定的地方加载firmware

3. 支持fps,latency,bandwidth和memorysize profiling function

二、 Sample code

需要提供两份测试code:

1.linux

2. freeRTOS

包含以下几部分:

2. 1 sample code使用guide

2. 2> sample code参数列表使用说明

2. 3> sample code使用限制说明

3. plugin

3.1 ffmpeg

3.2 gstreamer

3.3 OMX

3.4 提供一层high-level APl,支持liunux/freeRTOS

相关推荐
ai_xiaogui19 小时前
Mac苹果版Krita AI一键安装教程:AIStarter+ComfyUI零基础部署全流程(X86/ARM双架构)
arm开发·人工智能·macos·comfyui·一键部署·ai绘画教程·kritaai
brave and determined1 天前
可编程逻辑器件学习(day22):“让ARM穿上FPGA的马甲“:赛灵思Zynq的命名哲学与技术革命
arm开发·嵌入式硬件·fpga开发·zynq·fpga设计·嵌入式设计·fpga开发流程
wa的一声哭了2 天前
Linux服务器配置ssh免密登陆多台服务器、服务器别名配置
linux·运维·服务器·网络·arm开发·python·ssh
蓁蓁啊2 天前
ARM交叉编译中编译与链接参数不一致导致的问题
开发语言·arm开发·嵌入式硬件
智者知已应修善业2 天前
【proteus数电74LS175+74LS48抢答器仿真扩展为矩阵键盘16路】2022-9-1
驱动开发·经验分享·笔记·硬件架构·proteus·硬件工程
切糕师学AI2 天前
OCP(Over-Current Protection)是什么?
硬件工程·电路·过流保护
青柚~3 天前
【鲲鹏服务器麒麟系统arm架构部署docker】
服务器·arm开发·docker·架构
应用市场3 天前
ARM编译器深度解析:从Keil到VSCode的STM32开发之
arm开发·vscode·stm32
太阳人7983 天前
MIPI D-PHY/C-PHY接收器压力眼图测试介绍
功能测试·嵌入式硬件·音视频·硬件工程
代码AI弗森3 天前
为什么 AI 推理天然更偏向 ARM(而不是 x86)
arm开发·人工智能