IL(V1.1.2)中每个头文件的作用是什么:
• OMX_Types.h: Data types used in the OpenMAX IL
• OMX_Core.h: OpenMAX IL core API
• OMX_Component.h: OpenMAX IL component API
• OMX_Audio.h: OpenMAX IL audio domain data structures
• OMX_IVCommon.h: OpenMAX IL structures common to image and video domains
• OMX_Video.h: OpenMAX IL video domain data structures
• OMX_Image.h: OpenMAX IL image domain data structures
• OMX_Other.h: OpenMAX IL other domain data structures (includes A/V synchronization)
• OMX_Index.h: Index of all OpenMAX IL-defined data structures
• OMX_ContentPipe.h: Content pipe definition
本文详细介绍了 OpenMAX IL 中各个头文件的功能与用途,包括核心 API、组件 API、音频、图像、视频等领域的数据结构定义,以及内容管道和其他领域数据结构的介绍。
1154

被折叠的 条评论
为什么被折叠?



