/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 110 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/ |
D | mm_qcamera_reprocess.c | 110 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/ |
D | mm_qcamera_reprocess.c | 110 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/ |
D | QCameraChannel.h | 121 cam_pp_feature_config_t &config,
|
D | QCamera2HWI.h | 392 cam_pp_feature_config_t &pp_feature,
|
D | QCamera2HWI.cpp | 3208 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()
|
D | QCameraParameters.h | 500 cam_pp_feature_config_t &featureConfig,
|
D | QCameraChannel.cpp | 781 cam_pp_feature_config_t &config, in addReprocStreamsFromSource()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraChannel.h | 121 cam_pp_feature_config_t &config,
|
D | QCamera2HWI.h | 396 cam_pp_feature_config_t &pp_feature, 446 int32_t getPPConfig(cam_pp_feature_config_t &pp_config, int curCount);
|
D | QCamera2HWI.cpp | 4091 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()
|
D | QCameraChannel.cpp | 878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraChannel.h | 121 cam_pp_feature_config_t &config,
|
D | QCamera2HWI.h | 396 cam_pp_feature_config_t &pp_feature, 446 int32_t getPPConfig(cam_pp_feature_config_t &pp_config, int curCount);
|
D | QCamera2HWI.cpp | 4091 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()
|
D | QCameraChannel.cpp | 878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 1658 } cam_pp_feature_config_t; typedef 1696 cam_pp_feature_config_t pp_feature_config;
|
D | cam_intf.h | 432 cam_pp_feature_config_t pp_config;
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 371 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 2133 } cam_pp_feature_config_t; typedef 2171 cam_pp_feature_config_t pp_feature_config;
|
D | cam_intf.h | 495 cam_pp_feature_config_t pp_config;
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 2133 } cam_pp_feature_config_t; typedef 2171 cam_pp_feature_config_t pp_feature_config;
|
D | cam_intf.h | 495 cam_pp_feature_config_t pp_config;
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 517 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 517 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
|