Home
last modified time | relevance | path

Searched defs:CodecVideoParamHevc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_video_param_hevc_v20.md1 # CodecVideoParamHevc chapter
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h374 struct CodecVideoParamHevc { struct
375 uint32_t size; /** Size of the structure */
376 union OMX_VERSIONTYPE version; /** Component version */
377 uint32_t portIndex; /** Port index */
378 …m CodecHevcProfile profile; /** Hevc profile. For details, see {@link CodecHevcProfile}. */
379 … enum CodecHevcLevel level; /** Hevc level. For details, see {@link CodecHevcLevel}. */
380 …FrameInterval; /** Distance between consecutive I-frames (including one of the I frams).