Home
last modified time | relevance | path

Searched refs:dstBufferPlanesInfo (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.cpp1076 OH_NativeBuffer_Planes *dstBufferPlanesInfo = nullptr; in ConvertHwBufferPixelFormat() local
1078 dstHwBuffer_->GetPlanesInfo((void **)&dstBufferPlanesInfo); in ConvertHwBufferPixelFormat()
1079 if (dstBufferPlanesInfo == nullptr) { in ConvertHwBufferPixelFormat()
1095 dstBufferPlanesInfo, in ConvertHwBufferPixelFormat()