Searched defs:CodecParamOverlayBuffer (Results 1 – 1 of 1) sorted by relevance
391 struct CodecParamOverlayBuffer { struct392 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;