Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1666 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/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/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3288 reprocess_config.offline.input_type = src_config.stream_type; in addReprocStreamsFromSource()