Home
last modified time | relevance | path

Searched refs:GetCompressedDataStart (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Djpeg_hw_decoder.h87 bool GetCompressedDataStart();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp367 bool JpegHardwareDecoder::GetCompressedDataStart() in GetCompressedDataStart() function in OHOS::ImagePlugin::JpegHardwareDecoder
413 ret = ret && GetCompressedDataStart(); in PrepareInputData()