Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp286 std::shared_ptr<HeifImage> tmapImage = parser_->GetTmapImage(); in init() local
287 if (tmapImage != nullptr) { in init()
288 InitFrameInfo(&tmapInfo_, tmapImage); in init()