Searched defs:DecodeContext (Results 1 – 1 of 1) sorted by relevance
49 struct DecodeContext { struct51 PlImageInfo info;53 uint32_t pixelmapUniqueId_;55 PlImageBuffer pixelsBuffer;61 bool ifSourceCompleted = true;63 OHOS::Media::PixelFormat pixelFormat = OHOS::Media::PixelFormat::RGBA_8888;65 OHOS::Media::ColorSpace colorSpace = OHOS::Media::ColorSpace::UNKNOWN;90 struct ProgDecodeContext { argument91 DecodeContext decodeContext; argument