Home
last modified time | relevance | path

Searched defs:planesInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/
H A Dskia_impl.cpp114 auto planesInfo = static_cast<OH_NativeBuffer_Planes*>(planesInfoPtr); in ConfigYUVFormat() local
181 auto planesInfo = static_cast<OH_NativeBuffer_Planes*>(planesInfoPtr); in CreateYUVPixmap() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_buffer.h135 virtual GSError GetPlanesInfo(void **planesInfo) in GetPlanesInfo()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp423 GSError SurfaceBufferImpl::GetPlanesInfo(void **planesInfo) in GetPlanesInfo()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp87 OH_NativeBuffer_Planes *planesInfo; member