Home
last modified time | relevance | path

Searched refs:cam_pp_feature_config_t (Results 1 – 25 of 36) sorted by relevance

12

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c110 cam_pp_feature_config_t pp_config, in mm_app_add_reprocess_stream_from_source()
190 cam_pp_feature_config_t pp_config; in mm_app_add_reprocess_channel()
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in mm_app_add_reprocess_channel()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c110 cam_pp_feature_config_t pp_config, in mm_app_add_reprocess_stream_from_source()
190 cam_pp_feature_config_t pp_config; in mm_app_add_reprocess_channel()
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in mm_app_add_reprocess_channel()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c110 cam_pp_feature_config_t pp_config, in mm_app_add_reprocess_stream_from_source()
190 cam_pp_feature_config_t pp_config; in mm_app_add_reprocess_channel()
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in mm_app_add_reprocess_channel()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.h121 cam_pp_feature_config_t &config,
DQCamera2HWI.h392 cam_pp_feature_config_t &pp_feature,
DQCamera2HWI.cpp3208 cam_pp_feature_config_t pp_feature; in registerFaceImage()
3209 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
4580 cam_pp_feature_config_t pp_config; in addReprocChannel()
4581 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addReprocChannel()
4717 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
DQCameraParameters.h500 cam_pp_feature_config_t &featureConfig,
DQCameraChannel.cpp781 cam_pp_feature_config_t &config, in addReprocStreamsFromSource()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraChannel.h121 cam_pp_feature_config_t &config,
DQCamera2HWI.h396 cam_pp_feature_config_t &pp_feature,
446 int32_t getPPConfig(cam_pp_feature_config_t &pp_config, int curCount);
DQCamera2HWI.cpp4091 cam_pp_feature_config_t pp_feature; in registerFaceImage()
4092 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
5705 int32_t QCamera2HardwareInterface::getPPConfig(cam_pp_feature_config_t &pp_config, int curCount) in getPPConfig()
5815 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in getPPConfig()
5910 cam_pp_feature_config_t pp_config; in addReprocChannel()
5911 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addReprocChannel()
5998 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
DQCameraChannel.cpp878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraChannel.h121 cam_pp_feature_config_t &config,
DQCamera2HWI.h396 cam_pp_feature_config_t &pp_feature,
446 int32_t getPPConfig(cam_pp_feature_config_t &pp_config, int curCount);
DQCamera2HWI.cpp4091 cam_pp_feature_config_t pp_feature; in registerFaceImage()
4092 memset(&pp_feature, 0, sizeof(cam_pp_feature_config_t)); in registerFaceImage()
5705 int32_t QCamera2HardwareInterface::getPPConfig(cam_pp_feature_config_t &pp_config, int curCount) in getPPConfig()
5815 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in getPPConfig()
5910 cam_pp_feature_config_t pp_config; in addReprocChannel()
5911 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t)); in addReprocChannel()
5998 cam_pp_feature_config_t &pp_feature, in addOfflineReprocChannel()
DQCameraChannel.cpp878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1658 } cam_pp_feature_config_t; typedef
1696 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h432 cam_pp_feature_config_t pp_config;
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.h371 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h2133 } cam_pp_feature_config_t; typedef
2171 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h495 cam_pp_feature_config_t pp_config;
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h2133 } cam_pp_feature_config_t; typedef
2171 cam_pp_feature_config_t pp_feature_config;
Dcam_intf.h495 cam_pp_feature_config_t pp_config;
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.h517 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.h517 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,

12