Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h455 struct CodecParamOverlayBuffer { struct
456 uint32_t size; /** Size of the structure */
457 union OMX_VERSIONTYPE version; /** Component version */
458 bool enable;
459 uint32_t dstX;
460 uint32_t dstY;
461 uint32_t dstW;
462 uint32_t dstH;
463 void* bufferHandle;