Home
last modified time | relevance | path

Searched refs:nextTileImage (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.cpp661 std::shared_ptr<HeifImage> nextTileImage; in PreparePackedInput() local
676 nextTileImage = tileImages[index + 1]; in PreparePackedInput()
677 parser_->GetGridLength(nextTileImage->GetItemId(), gridLength); in PreparePackedInput()