Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_Plane (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h354 } OH_NativeBuffer_Plane; typedef
365 OH_NativeBuffer_Plane planes[4]; ///< Array of image planes.
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp106 const OH_NativeBuffer_Plane &planeY = param.planesInfo->planes[0]; in FillFrameInfoForPixelConvert()
107 const OH_NativeBuffer_Plane &planeUV = param.planesInfo->planes[param.format == AV_PIX_FMT_NV21 ? 2 : 1]; in FillFrameInfoForPixelConvert()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3655 const OH_NativeBuffer_Plane &planeY = planes->planes[0];
3656 const OH_NativeBuffer_Plane &planeUV =

Completed in 13 milliseconds