Home
last modified time | relevance | path

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

/drivers/peripheral/codec/interfaces/include/
Dcodec_omx_ext.h391 struct CodecParamOverlayBuffer { struct
392 uint32_t size; /** Size of the structure */
393 union OMX_VERSIONTYPE version; /** Component version */
394 bool enable;
395 uint32_t dstX;
396 uint32_t dstY;
397 uint32_t dstW;
398 uint32_t dstH;
399 void* bufferHandle;