Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_reprocess.c159 …stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_… in mm_app_add_reprocess_stream_from_source()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.cpp1282 rp_cfg.online.input_stream_type = pStream->getMyOriginalType(); in addReprocStreamsFromSource()
1323 type = streamInfo->reprocess_config.online.input_stream_type; in addReprocStreamsFromSource()
H A DQCameraStream.cpp2369 mStreamInfo->reprocess_config.online.input_stream_type == type) { in isOrignalTypeOf()
2414 return mStreamInfo->reprocess_config.online.input_stream_type; in getMyOriginalType()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h2946 cam_stream_type_t input_stream_type; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c4642 type = stream_info->reprocess_config.online.input_stream_type; in mm_stream_calc_offset_postproc()