Home
last modified time | relevance | path

Searched refs:map_ops (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/common/
Dmm_camera_interface.h162 map_stream_buf_op_t map_ops; member
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Stream.cpp577 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraStream.cpp579 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i), in getBufs()
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c376 rc = ops_tbl->map_ops(pBufs[i].buf_idx, in mm_app_stream_initbuf()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1414 ops_tbl.map_ops = mm_stream_map_buf_ops; in mm_stream_init_bufs()
1479 ops_tbl.map_ops = mm_stream_map_buf_ops; in mm_stream_deinit_bufs()