Searched defs:ops_tbl (Results 1 – 4 of 4) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraStream.cpp | 71 mm_camera_map_unmap_ops_tbl_t *ops_tbl, in get_bufs() 115 mm_camera_map_unmap_ops_tbl_t * ops_tbl, in get_bufs_deffered() 143 mm_camera_map_unmap_ops_tbl_t *ops_tbl, in put_bufs() 315 int32_t QCameraStream::set_config_ops(mm_camera_map_unmap_ops_tbl_t *ops_tbl, in set_config_ops() 575 cam_mapping_buf_type bufType, __unused mm_camera_map_unmap_ops_tbl_t *ops_tbl) in unMapBuf() 621 cam_mapping_buf_type bufType, __unused mm_camera_map_unmap_ops_tbl_t *ops_tbl) in mapBufs() 1294 mm_camera_map_unmap_ops_tbl_t *ops_tbl) in getBufs() 1459 __unused mm_camera_map_unmap_ops_tbl_t *ops_tbl) in getBufsDeferred() 1729 mm_camera_buf_def_t **bufs, mm_camera_map_unmap_ops_tbl_t *ops_tbl) in allocateBatchBufs() 1974 int32_t QCameraStream::releaseBatchBufs(mm_camera_map_unmap_ops_tbl_t *ops_tbl) in releaseBatchBufs() [all …]
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 85 mm_camera_map_unmap_ops_tbl_t *ops_tbl, in get_bufs() 122 mm_camera_map_unmap_ops_tbl_t *ops_tbl, in put_bufs() 900 mm_camera_map_unmap_ops_tbl_t *ops_tbl) in getBufs() 1018 int32_t QCamera3Stream::putBufs(mm_camera_map_unmap_ops_tbl_t *ops_tbl) in putBufs() 1329 mm_camera_map_unmap_ops_tbl_t *ops_tbl) in getBatchBufs() 1464 int32_t QCamera3Stream::putBatchBufs(mm_camera_map_unmap_ops_tbl_t *ops_tbl) in putBatchBufs()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 364 mm_camera_map_unmap_ops_tbl_t *ops_tbl, in mm_app_stream_initbuf() 445 int32_t mm_app_stream_deinitbuf(mm_camera_map_unmap_ops_tbl_t *ops_tbl, in mm_app_stream_deinitbuf()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2214 mm_camera_map_unmap_ops_tbl_t ops_tbl; in mm_stream_deinit_bufs() local
|