Searched refs:WebpDecoder (Results 1 – 7 of 7) sorted by relevance
41 auto webpDecoder = std::make_shared<WebpDecoder>();61 auto webpDecoder = std::make_shared<WebpDecoder>();81 auto webpDecoder = std::make_shared<WebpDecoder>();99 auto webpDecoder = std::make_shared<WebpDecoder>();118 auto webpDecoder = std::make_shared<WebpDecoder>();138 auto webpDecoder = std::make_shared<WebpDecoder>();158 auto webpDecoder = std::make_shared<WebpDecoder>();179 auto webpDecoder = std::make_shared<WebpDecoder>();200 auto webpDecoder = std::make_shared<WebpDecoder>();221 auto webpDecoder = std::make_shared<WebpDecoder>();[all …]
46 WebpDecoder::WebpDecoder() in WebpDecoder() function in OHOS::ImagePlugin::WebpDecoder49 WebpDecoder::~WebpDecoder() in ~WebpDecoder()54 void WebpDecoder::SetSource(InputDataStream &sourceStream) in SetSource()60 uint32_t WebpDecoder::GetImageSize(uint32_t index, Size &size) in GetImageSize()125 uint32_t WebpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode()180 uint32_t WebpDecoder::DecodeHeader() in DecodeHeader()196 uint32_t WebpDecoder::ReadIncrementalHead() in ReadIncrementalHead()233 bool WebpDecoder::IsDataEnough() in IsDataEnough()270 void WebpDecoder::FinishOldDecompress() in FinishOldDecompress()278 uint32_t WebpDecoder::DoCommonDecode(DecodeContext &context) in DoCommonDecode()[all …]
35 PLUGIN_EXPORT_REGISTER_CLASS(OHOS::ImagePlugin::WebpDecoder)
40 class WebpDecoder : public AbsImageDecoder, public OHOS::MultimediaPlugin::PluginClassBase {42 WebpDecoder();43 ~WebpDecoder() override;59 DISALLOW_COPY_AND_MOVE(WebpDecoder);
8 "className":"OHOS::ImagePlugin::WebpDecoder",
63 PLUGIN_EXPORT_REGISTER_CLASS(OHOS::ImagePlugin::WebpDecoder)
155 "className":"OHOS::ImagePlugin::WebpDecoder",