Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp606 auto fromItemInfeBox = GetInfeBox(fromItemId); in ExtractGainmapImage() local
607 if (fromItemInfeBox == nullptr) { in ExtractGainmapImage()
610 if (fromItemInfeBox->GetItemType() != "tmap") { in ExtractGainmapImage()