Home
last modified time | relevance | path

Searched defs:OmxCodecBuffer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h182 struct OmxCodecBuffer { struct
183 uint32_t bufferId; /** Buffer ID. */
184 uint32_t size; /** Size of the structure. */
185 union OMX_VERSIONTYPE version; /** Component version. */
186 uint32_t bufferType; /** Codec buffer type. For details,
189 uint32_t bufferLen; /** Size of the buffer. */
190 uint32_t allocLen; /** Size of the buffer allocated. */
191 uint32_t filledLen; /** Size of the buffer filled. */
195 enum ShareMemTypes type; /** Shared memory type. */
196 int64_t pts; /** Timestamp. */
[all …]
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_omx_codec_buffer_v10.md1 # OmxCodecBuffer chapter
H A D_omx_codec_buffer_v20.md1 # OmxCodecBuffer chapter