Searched defs:CodecVideoParamHevc (Results 1 – 2 of 2) sorted by relevance
1 # CodecVideoParamHevc chapter
374 struct CodecVideoParamHevc { struct375 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).