Home
last modified time | relevance | path

Searched refs:input_type (Results 1 – 15 of 15) sorted by relevance

/device/huawei/angler/camera/QCamera2/HAL/
DQCameraChannel.cpp997 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1035 if (streamInfo->reprocess_config.offline.input_type == CAM_STREAM_TYPE_SNAPSHOT) { in addReprocStreamsFromSource()
1037 param.getFlipMode(streamInfo->reprocess_config.offline.input_type); in addReprocStreamsFromSource()
DQCameraStream.cpp1809 mStreamInfo->reprocess_config.offline.input_type == type) { in isOrignalTypeOf()
1851 return mStreamInfo->reprocess_config.offline.input_type; in getMyOriginalType()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraChannel.cpp997 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1035 if (streamInfo->reprocess_config.offline.input_type == CAM_STREAM_TYPE_SNAPSHOT) { in addReprocStreamsFromSource()
1037 param.getFlipMode(streamInfo->reprocess_config.offline.input_type); in addReprocStreamsFromSource()
DQCameraStream.cpp1809 mStreamInfo->reprocess_config.offline.input_type == type) { in isOrignalTypeOf()
1851 return mStreamInfo->reprocess_config.offline.input_type; in getMyOriginalType()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1682 cam_stream_type_t input_type; member
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp875 rp_cfg.offline.input_type = pStream->getMyType(); in addReprocStreamsFromSource()
DQCameraStream.cpp1301 mStreamInfo->reprocess_config.offline.input_type == type) { in isOrignalTypeOf()
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h2157 cam_stream_type_t input_type; member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h2157 cam_stream_type_t input_type; member
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2626 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
2634 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c3235 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
3243 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c3235 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
3243 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3311 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4345 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4345 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()