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