Searched defs:planes (Results 1 – 9 of 9) sorted by relevance
| /drivers/hdf_core/framework/model/camera/buffer_manager/src/ |
| 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
|
| /drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
| 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
|
| /drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/ |
| D | camera_buffer.cpp | 140 struct UserCameraPlane planes[planeCount_] = {}; in CameraAllocBuffer() local 262 struct UserCameraPlane planes[planeCount_] = {}; in CameraReleaseBuffers() local
|
| /drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
| D | camera_buffer.h | 52 struct BufferPlane planes[MAX_PLANES]; member
|
| /drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
| D | drm_device.cpp | 268 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /drivers/peripheral/display/composer/vdi_base/src/ |
| D | drm_device.cpp | 277 std::vector<std::shared_ptr<DrmPlane>> planes; in GetDrmPlane() local
|
| /drivers/peripheral/display/hal/default/ |
| D | display_gralloc.c | 59 const PlaneLayoutInfo *planes; member
|
| /drivers/peripheral/display/test/unittest/lite/ |
| D | loadbmp_test.h | 68 uint16_t planes; member
|
| /drivers/hdf_core/framework/include/camera/ |
| D | camera_product.h | 218 struct UserCameraPlane *planes; member
|