Home
last modified time | relevance | path

Searched defs:planeId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H A Dsg_dma.h19 static inline struct sg_table *DmaSgPlaneDesc(struct CameraBuffer *buffer, uint32_t planeId) in DmaSgPlaneDesc()
H A Dcontig_dma.h18 static inline struct dma_addr_t *ContigDmaGetAddr(struct CameraBuffer *buffer, uint32_t planeId) in ContigDmaGetAddr()
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/src/
H A Dcamera_buffer.c86 uint32_t planeId; in CameraBufferFreeDmaPlanes() local
158 uint32_t planeId; in CameraBufferSetupOffsets() local
272 uint32_t planeId; in CameraBufferCheckPlaneLength() local
497 uint32_t planeId; in CameraBufferGetPlanesFromUserBuffer() local
H A Dcamera_buffer_manager.c50 unsigned long off, uint32_t *bufferId, uint32_t *planeId) in BufferQueueFindPlaneByOffset()
74 void *CameraBufferGetPlaneVaddr(struct CameraBuffer *buffer, uint32_t planeId) in CameraBufferGetPlaneVaddr()
H A Dbuffer_queue.c160 uint32_t planeId; in BufferQueueAllocBuffers() local