Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp200 static constexpr char HEIF_HW_DECODER_NAME[] = "heif_hw_decoder"; in ConfigureDecoder() local
201 format.SetValue(ImageCodecDescriptionKey::PROCESS_NAME, string(HEIF_HW_DECODER_NAME)); in ConfigureDecoder()