HomeSort by relevance Sort by last modified time
    Searched refs:stop_streams (Results 1 - 9 of 9) sorted by null

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraStream.cpp 128 rc = p_mm_ops->ops->stop_streams(mCameraHandle,
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c     [all...]
mm_qcamera_rdi.c 305 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,
mm_qcamera_pp.c 489 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,
524 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,
637 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,
    [all...]
mm_qcamera_snapshot.c 652 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,pme->ch_id,2,stream))) {
828 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,pme->ch_id,1,stream))) {
    [all...]
mm_qcamera_video.c 348 if(MM_CAMERA_OK != (rc =pme->cam->ops->stop_streams(pme->cam->camera_handle,pme->ch_id,1,&stream)))
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream.cpp 241 rc = p_mm_ops->ops->stop_streams(mCameraHandle,
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 320 int32_t (*stop_streams) (uint32_t camera_handle, uint32_t ch_id, member in struct:__anon3779
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]

Completed in 217 milliseconds