Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h80 std::string GetOutputPixelFmtDesc();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp394 string HeifHardwareDecoder::GetOutputPixelFmtDesc() in GetOutputPixelFmtDesc() function in OHOS::ImagePlugin::HeifHardwareDecoder
406 string pixelFmtDesc = GetOutputPixelFmtDesc(); in DumpOutput()