Home
last modified time | relevance | path

Searched refs:Decompress (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decompress_component.h32 virtual uint32_t Decompress(void *decompressInfo, InputDataStream *stream, DecodeContext &context) = 0;
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Ddh_utils_tool.h65 std::string Decompress(const std::string& data);
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp250 std::string Decompress(const std::string& data) in Decompress() function
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp114 std::string rawPayload = Decompress(payload); in HandleReceiveMessage()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp528 uint32_t ret = hwJpegDecompress_->Decompress(&decodeInfo_, srcMgr_.inputStream, context); in Decode()

Completed in 5 milliseconds