Searched refs:OH_NativeBuffer_Planes (Results 1 - 17 of 17) sorted by relevance
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | native_buffer.h | 366 } 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 D | surface_buffer_impl.h | 108 OH_NativeBuffer_Planes planesInfo_ = {0, {}};
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/ |
H A D | skia_impl.cpp | 114 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 D | native_buffer_test.cpp | 639 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 D | native_buffer.cpp | 236 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 D | HeifDecoderImpl.cpp | 87 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 D | buffer_converter.cpp | 429 OH_NativeBuffer_Planes *planes = nullptr; in GetSliceHeightFromSurfaceBuffer()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 428 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 D | pixel_yuv.cpp | 214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() 268 OH_NativeBuffer_Planes *planes = nullptr; in CreateMemory()
|
H A D | pixel_map.cpp | 602 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 D | hcodec_dfx.cpp | 420 OH_NativeBuffer_Planes *planes = nullptr; in DecideDumpInfo()
|
H A D | hdecoder.cpp | 540 OH_NativeBuffer_Planes *planes = nullptr; in UpdateFormatFromSurfaceBuffer()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | picture.cpp | 192 OH_NativeBuffer_Planes *planes = nullptr; in SetYuvDataInfo()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
H A D | heif_hw_decoder.cpp | 225 OH_NativeBuffer_Planes* outputPlanes = nullptr; in GetUvPlaneOffsetFromSurfaceBuffer()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 333 OH_NativeBuffer_Planes *planes = nullptr;
in HeapMemAlloc() 1160 OH_NativeBuffer_Planes *planes = nullptr;
in HeapMemAlloc()
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 458 OH_NativeBuffer_Planes *planes = nullptr; in SetPixelMapYuvInfo()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 3649 OH_NativeBuffer_Planes *planes = nullptr;
|
Completed in 30 milliseconds