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

  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
mm_camera_interface.h 785 * @stop_immediately : whether to stop channel immediately. If true,
796 bool stop_immediately);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 767 uint32_t ch_id, bool stop_immediately);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
mm_camera_channel.c 77 int32_t mm_channel_stop(mm_channel_t *my_obj, bool stop_immediately);
1081 bool stop_immediately = in_val ? *(bool*)in_val : FALSE; local
    [all...]
mm_camera_stream.c 73 int32_t mm_stream_streamoff(mm_stream_t *my_obj, bool stop_immediately);
954 bool stop_immediately = in_val ? *(bool*)in_val : FALSE; local
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msm_camera.h 2027 uint8_t stop_immediately; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_camera.h 2084 uint8_t stop_immediately; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8998/kernel-headers/media/
msm_camera.h 2027 uint8_t stop_immediately; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/media/
msm_camera.h 2084 uint8_t stop_immediately; member in struct:msm_camera_vfe_params_t
    [all...]

Completed in 249 milliseconds