Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.cpp1276 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1321 type = streamInfo->reprocess_config.offline.input_type; in addReprocStreamsFromSource()
1370 streamInfo->reprocess_config.offline.input_type, in addReprocStreamsFromSource()
DQCameraStream.cpp2375 mStreamInfo->reprocess_config.offline.input_type == type) { in isOrignalTypeOf()
2417 return mStreamInfo->reprocess_config.offline.input_type; in getMyOriginalType()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2965 cam_stream_type_t input_type; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c4631 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
4639 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp5465 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()