Searched defs:plane_idx (Results 1 – 8 of 8) sorted by relevance
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 970 int32_t plane_idx, int fd, size_t size, in mm_stream_map_buf_ops() 1026 int32_t plane_idx, in mm_stream_unmap_buf_ops() 1930 int32_t plane_idx, int32_t fd, in mm_stream_map_buf() 2093 int32_t plane_idx) in mm_stream_unmap_buf()
|
D | mm_camera_interface.c | 1367 uint32_t buf_idx, int32_t plane_idx, int fd, in mm_camera_intf_map_stream_buf() 1461 int32_t plane_idx) in mm_camera_intf_unmap_stream_buf()
|
D | mm_camera.c | 1608 int32_t plane_idx, in mm_camera_map_stream_buf() 1709 int32_t plane_idx) in mm_camera_unmap_stream_buf()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 1223 int32_t plane_idx, int fd, void *buffer, size_t size) in mapBuf() 1247 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraStream.cpp | 2510 int32_t plane_idx, int fd, void *buffer, size_t size, in mapBuf() 2566 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf()
|
D | QCameraMem.cpp | 327 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); in getUserBufDef() local
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | cam_types.h | 436 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member 454 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/ |
D | cam_types.h | 436 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member 454 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member
|