Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp1095 rp_cfg.offline.input_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1140 type = streamInfo->reprocess_config.offline.input_type; in addReprocStreamsFromSource()
DQCameraStream.cpp2222 mStreamInfo->reprocess_config.offline.input_type == type) { in isOrignalTypeOf()
2264 return mStreamInfo->reprocess_config.offline.input_type; in getMyOriginalType()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h2508 cam_stream_type_t input_type; member
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c4082 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
4090 type = stream_info->reprocess_config.offline.input_type; in mm_stream_calc_offset_postproc()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4609 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()