Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_Planes (Results 1 - 17 of 17) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h366 } OH_NativeBuffer_Planes; typedef
541 int32_t OH_NativeBuffer_MapPlanes(OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes *outPlanes);
/foundation/graphic/graphic_surface/surface/include/
H A Dsurface_buffer_impl.h108 OH_NativeBuffer_Planes planesInfo_ = {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()
181 auto planesInfo = static_cast<OH_NativeBuffer_Planes*>(planesInfoPtr); in CreateYUVPixmap()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp639 OH_NativeBuffer_Planes outPlanes; in HWTEST_F()
733 OH_NativeBuffer_Planes outPlanes; in HWTEST_F()
788 OH_NativeBuffer_Planes outPlanes; in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp236 int32_t OH_NativeBuffer_MapPlanes(OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes *outPlanes) in OH_NativeBuffer_MapPlanes()
249 OH_NativeBuffer_Planes *planes = nullptr; in OH_NativeBuffer_MapPlanes()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp87 OH_NativeBuffer_Planes *planesInfo;
1000 OH_NativeBuffer_Planes *srcBufferPlanesInfo = nullptr; in ConvertHwBufferPixelFormat()
1007 OH_NativeBuffer_Planes *dstBufferPlanesInfo = nullptr; in ConvertHwBufferPixelFormat()
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp429 OH_NativeBuffer_Planes *planes = nullptr; in GetSliceHeightFromSurfaceBuffer()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp428 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo()
488 OH_NativeBuffer_Planes *planes = nullptr; in CreateMemory()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo()
268 OH_NativeBuffer_Planes *planes = nullptr; in CreateMemory()
H A Dpixel_map.cpp602 OH_NativeBuffer_Planes *planes = nullptr; in InitYuvDataOutInfo()
3776 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo()
3823 OH_NativeBuffer_Planes *planes = nullptr; in UpdateSdrYuvStrides()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp420 OH_NativeBuffer_Planes *planes = nullptr; in DecideDumpInfo()
H A Dhdecoder.cpp540 OH_NativeBuffer_Planes *planes = nullptr; in UpdateFormatFromSurfaceBuffer()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp192 OH_NativeBuffer_Planes *planes = nullptr; in SetYuvDataInfo()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp225 OH_NativeBuffer_Planes* outputPlanes = nullptr; in GetUvPlaneOffsetFromSurfaceBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp333 OH_NativeBuffer_Planes *planes = nullptr; in HeapMemAlloc()
1160 OH_NativeBuffer_Planes *planes = nullptr; in HeapMemAlloc()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp458 OH_NativeBuffer_Planes *planes = nullptr; in SetPixelMapYuvInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3649 OH_NativeBuffer_Planes *planes = nullptr;

Completed in 30 milliseconds