Searched refs:featureConfig (Results 1 – 8 of 8) sorted by relevance
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource() argument 934 uint32_t feature_mask = featureConfig.feature_mask; in addReprocStreamsFromSource() 1008 streamInfo->reprocess_config.pp_feature_config = featureConfig; in addReprocStreamsFromSource()
|
D | QCameraParameters.cpp | 8758 cam_pp_feature_config_t &featureConfig, in getStreamRotation() argument 8765 featureConfig.rotation = ROTATE_0; in getStreamRotation() 8771 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8772 featureConfig.rotation = ROTATE_90; in getStreamRotation() 8776 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8777 featureConfig.rotation = ROTATE_180; in getStreamRotation() 8780 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8781 featureConfig.rotation = ROTATE_270; in getStreamRotation() 8785 featureConfig.rotation = ROTATE_0; in getStreamRotation()
|
D | QCameraParameters.h | 594 cam_pp_feature_config_t &featureConfig,
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 878 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource() argument 934 uint32_t feature_mask = featureConfig.feature_mask; in addReprocStreamsFromSource() 1008 streamInfo->reprocess_config.pp_feature_config = featureConfig; in addReprocStreamsFromSource()
|
D | QCameraParameters.cpp | 8758 cam_pp_feature_config_t &featureConfig, in getStreamRotation() argument 8765 featureConfig.rotation = ROTATE_0; in getStreamRotation() 8771 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8772 featureConfig.rotation = ROTATE_90; in getStreamRotation() 8776 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8777 featureConfig.rotation = ROTATE_180; in getStreamRotation() 8780 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 8781 featureConfig.rotation = ROTATE_270; in getStreamRotation() 8785 featureConfig.rotation = ROTATE_0; in getStreamRotation()
|
D | QCameraParameters.h | 594 cam_pp_feature_config_t &featureConfig,
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 6884 cam_pp_feature_config_t &featureConfig, in getStreamRotation() argument 6889 featureConfig.rotation = ROTATE_0; in getStreamRotation() 6895 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 6896 featureConfig.rotation = ROTATE_90; in getStreamRotation() 6900 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 6901 featureConfig.rotation = ROTATE_180; in getStreamRotation() 6904 featureConfig.feature_mask |= CAM_QCOM_FEATURE_ROTATION; in getStreamRotation() 6905 featureConfig.rotation = ROTATE_270; in getStreamRotation() 6909 featureConfig.rotation = ROTATE_0; in getStreamRotation()
|
D | QCameraParameters.h | 500 cam_pp_feature_config_t &featureConfig,
|