Searched refs:DumpSingleInput (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
H A D | heif_hw_decoder.cpp | 244 void HeifHardwareDecoder::DumpSingleInput(const std::string& type, const GridInfo& gridInfo, in DumpSingleInput() function in OHOS::ImagePlugin::HeifHardwareDecoder 288 DumpSingleInput("all", gridInfo, inputs); in DumpInput() 289 DumpSingleInput("xps", gridInfo, inputs); in DumpInput() 290 DumpSingleInput("data", gridInfo, inputs); in DumpInput()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/ |
H A D | heif_hw_decoder.h | 82 void DumpSingleInput(const std::string& type, const GridInfo& gridInfo,
|