/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/src/ |
H A D | camera_buffer.c | 292 static int32_t CameraBufferPrepareMmap(struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferPrepareMmap() 335 static int32_t CameraBufferPrepareUserPtr(struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferPrepareUserPtr() 363 …raBufferAttachDmaPlane(struct CameraBuffer *buffer, uint32_t planeNum, struct BufferPlane planes[]) in CameraBufferAttachDmaPlane() 404 static int32_t CameraBufferAttachDmaBuffer(struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferAttachDmaBuffer() 417 static int32_t CameraBufferMapDmaBuffer(struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferMapDmaBuffer() 447 static int32_t CameraBufferPrepareDma(struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferPrepareDma() 468 …aBufferPrepare(struct BufferQueue *queue, struct CameraBuffer *buffer, struct BufferPlane planes[]) in CameraBufferPrepare() 495 struct BufferPlane *planes, const struct UserCameraBuffer *userBuffer) in CameraBufferGetPlanesFromUserBuffer() 538 struct BufferPlane planes[MAX_PLANES]; in CameraBufferFromUserBuffer() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___native_buffer___planes.md | 40 ### planes subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___native_buffer___planes.md | 40 ### planes subsection
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/util/ |
H A D | intf_frustum_util.h | 57 BASE_NS::Math::Vec4 planes[PLANE_COUNT]; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_buffer.cpp | 94 struct v4l2_plane planes[1] = {}; in V4L2QueueBuffer() local 199 struct v4l2_plane planes[1] = {}; in V4L2DequeueBuffer() local 254 struct v4l2_plane planes[1] = {}; in V4L2AllocBuffer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/ |
H A D | frustum_util.cpp | 38 auto& planes = frustum.planes; in CreateFrustum() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/ |
H A D | camera_buffer.cpp | 140 struct UserCameraPlane planes[planeCount_] = {}; in CameraAllocBuffer() local 262 struct UserCameraPlane planes[planeCount_] = {}; in CameraReleaseBuffers() local
|
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
H A D | camera_buffer.h | 52 struct BufferPlane planes[MAX_PLANES]; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 460 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstSt… in GetYUVStrideInfo() 520 OH_NativeBuffer_Planes *planes = nullptr; in CreateMemory() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | drm_device.cpp | 268 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 224 OH_NativeBuffer_Planes *planes = nullptr; in CreatePixelMapYuv() local 288 OH_NativeBuffer_Planes *planes) in SetPixelMapYuvInfo()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_buffer.cpp | 249 OH_NativeBuffer_Planes *planes = nullptr; in OH_NativeBuffer_MapPlanes() local
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 59 const PlaneLayoutInfo *planes; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_encoder.cpp | 277 JSAMPARRAY planes[COMPONENT_NUM_YUV420SP]{ y, u, v }; in Yuv420spEncoder() local
|
/ohos5.0/drivers/peripheral/display/test/unittest/lite/ |
H A D | loadbmp_test.h | 68 uint16_t planes; member
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | buffer_converter.cpp | 429 OH_NativeBuffer_Planes *planes = nullptr; in GetSliceHeightFromSurfaceBuffer() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 151 OH_NativeBuffer_Planes *planes = nullptr; in SetDmaYuvInfo() local
|
H A D | picture.cpp | 196 OH_NativeBuffer_Planes *planes = nullptr; in SetYuvDataInfo() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_dfx.cpp | 411 OH_NativeBuffer_Planes *planes = nullptr; in DecideDumpInfo() local
|
H A D | hdecoder.cpp | 591 OH_NativeBuffer_Planes *planes = nullptr; in UpdateFormatFromSurfaceBuffer() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 236 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstSt… in GetYUVStrideInfo() 290 OH_NativeBuffer_Planes *planes = nullptr; in CreateMemory() local
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | native_buffer.h | 365 OH_NativeBuffer_Plane planes[4]; ///< Array of image planes. member
|
/ohos5.0/drivers/hdf_core/framework/include/camera/ |
H A D | camera_product.h | 218 struct UserCameraPlane *planes; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 350 OH_NativeBuffer_Planes *planes = nullptr; in HeapMemAlloc() local 1221 OH_NativeBuffer_Planes *planes = nullptr; in HeapMemAlloc() local
|