Searched defs:HevcSoftDecodeParam (Results 1 – 1 of 1) sorted by relevance
24 struct HevcSoftDecodeParam { struct26 Media::PixelFormat dstPixFmt = Media::PixelFormat::UNKNOWN;27 uint8_t *dstBuffer = nullptr;28 uint32_t bufferSize = 0;29 uint32_t dstStride = 0;30 void *hwBuffer = nullptr;