Searched refs:input_stream_type (Results 1 - 15 of 15) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
H A Dcam_types.h1288 cam_stream_type_t input_stream_type; member in struct:__anon677
1306 cam_stream_type_t input_stream_type; member in struct:__anon678
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_reprocess.c156 stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_info->stream_type;
/device/moto/shamu/camera/QCamera2/HAL/
H A DQCameraChannel.cpp881 rp_cfg.online.input_stream_type = pStream->getMyType();
910 (streamInfo->reprocess_config.online.input_stream_type == CAM_STREAM_TYPE_SNAPSHOT)) {
913 param.getFlipMode(streamInfo->reprocess_config.online.input_stream_type);
H A DQCameraStream.cpp1295 mStreamInfo->reprocess_config.online.input_stream_type == type) {
/device/asus/flo/camera/QCamera2/HAL/
H A DQCameraChannel.cpp655 streamInfo->reprocess_config.online.input_stream_type = pStream->getMyType();
H A DQCameraStream.cpp744 mStreamInfo->reprocess_config.online.input_stream_type == type) {
/device/lge/hammerhead/camera/QCamera2/HAL/
H A DQCameraChannel.cpp655 streamInfo->reprocess_config.online.input_stream_type = pStream->getMyType();
H A DQCameraStream.cpp744 mStreamInfo->reprocess_config.online.input_stream_type == type) {
/device/asus/flo/camera/QCamera2/stack/common/
H A Dcam_types.h1157 cam_stream_type_t input_stream_type; member in struct:__anon175
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c2281 type = stream_info->reprocess_config.offline.input_stream_type;
2289 type = stream_info->reprocess_config.offline.input_stream_type;
2292 type = stream_info->reprocess_config.online.input_stream_type;
/device/moto/shamu/camera/QCamera2/stack/common/
H A Dcam_types.h1647 cam_stream_type_t input_stream_type; member in struct:__anon1771
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c2293 switch (stream_info->reprocess_config.online.input_stream_type) {
2325 __func__, stream_info->reprocess_config.online.input_stream_type);
/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2224 reprocess_config.online.input_stream_type = pSrcStream->getMyType();
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2506 reprocess_config.offline.input_stream_type = pSrcStream->getMyType();
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c2637 type = stream_info->reprocess_config.online.input_stream_type;

Completed in 127 milliseconds