Lines Matching refs:QCamera3HardwareInterface

167 const QCamera3HardwareInterface::QCameraPropMap QCamera3HardwareInterface::CDS_MAP [] = {
172 const QCamera3HardwareInterface::QCameraMap<
174 cam_video_hdr_mode_t> QCamera3HardwareInterface::VIDEO_HDR_MODES_MAP[] = {
179 const QCamera3HardwareInterface::QCameraMap<
181 cam_binning_correction_mode_t> QCamera3HardwareInterface::BINNING_CORRECTION_MODES_MAP[] = {
186 const QCamera3HardwareInterface::QCameraMap<
188 cam_ir_mode_type_t> QCamera3HardwareInterface::IR_MODES_MAP [] = {
194 const QCamera3HardwareInterface::QCameraMap<
196 cam_effect_mode_type> QCamera3HardwareInterface::EFFECT_MODES_MAP[] = {
208 const QCamera3HardwareInterface::QCameraMap<
210 cam_wb_mode_type> QCamera3HardwareInterface::WHITE_BALANCE_MODES_MAP[] = {
222 const QCamera3HardwareInterface::QCameraMap<
224 cam_scene_mode_type> QCamera3HardwareInterface::SCENE_MODES_MAP[] = {
244 const QCamera3HardwareInterface::QCameraMap<
246 cam_focus_mode_type> QCamera3HardwareInterface::FOCUS_MODES_MAP[] = {
256 const QCamera3HardwareInterface::QCameraMap<
258 cam_aberration_mode_t> QCamera3HardwareInterface::COLOR_ABERRATION_MAP[] = {
267 const QCamera3HardwareInterface::QCameraMap<
269 cam_antibanding_mode_type> QCamera3HardwareInterface::ANTIBANDING_MODES_MAP[] = {
276 const QCamera3HardwareInterface::QCameraMap<
278 cam_flash_mode_t> QCamera3HardwareInterface::AE_FLASH_MODE_MAP[] = {
287 const QCamera3HardwareInterface::QCameraMap<
289 cam_flash_mode_t> QCamera3HardwareInterface::FLASH_MODES_MAP[] = {
295 const QCamera3HardwareInterface::QCameraMap<
297 cam_face_detect_mode_t> QCamera3HardwareInterface::FACEDETECT_MODES_MAP[] = {
303 const QCamera3HardwareInterface::QCameraMap<
305 cam_focus_calibration_t> QCamera3HardwareInterface::FOCUS_CALIBRATION_MAP[] = {
314 const QCamera3HardwareInterface::QCameraMap<
316 cam_af_lens_state_t> QCamera3HardwareInterface::LENS_STATE_MAP[] = {
330 const QCamera3HardwareInterface::QCameraMap<
332 cam_test_pattern_mode_t> QCamera3HardwareInterface::TEST_PATTERN_MAP[] = {
346 const QCamera3HardwareInterface::QCameraMap<
348 cam_illuminat_t> QCamera3HardwareInterface::REFERENCE_ILLUMINANT_MAP[] = {
367 const QCamera3HardwareInterface::QCameraMap<
368 int32_t, cam_hfr_mode_t> QCamera3HardwareInterface::HFR_MODE_MAP[] = {
379 const QCamera3HardwareInterface::QCameraMap<
381 cam_aec_convergence_type> QCamera3HardwareInterface::INSTANT_AEC_MODES_MAP[] = {
387 const QCamera3HardwareInterface::QCameraMap<
389 cam_auto_exposure_mode_type> QCamera3HardwareInterface::AEC_MODES_MAP[] = {
399 const QCamera3HardwareInterface::QCameraMap<
401 cam_iso_mode_type> QCamera3HardwareInterface::ISO_MODES_MAP[] = {
412 camera3_device_ops_t QCamera3HardwareInterface::mCameraOps = {
413 .initialize = QCamera3HardwareInterface::initialize,
414 .configure_streams = QCamera3HardwareInterface::configure_streams,
416 ….construct_default_request_settings = QCamera3HardwareInterface::construct_default_request_setting…
417 .process_capture_request = QCamera3HardwareInterface::process_capture_request,
419 .dump = QCamera3HardwareInterface::dump,
420 .flush = QCamera3HardwareInterface::flush,
446 uint32_t QCamera3HardwareInterface::sessionId[] = {0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF};
473 QCamera3HardwareInterface::QCamera3HardwareInterface(uint32_t cameraId, in QCamera3HardwareInterface() function in qcamera::QCamera3HardwareInterface
659 QCamera3HardwareInterface::~QCamera3HardwareInterface() in ~QCamera3HardwareInterface()
841 QCamera3HardwareInterface::pendingRequestIterator
842 QCamera3HardwareInterface::erasePendingRequest (pendingRequestIterator i) in erasePendingRequest()
872 void QCamera3HardwareInterface::camEvtHandle(uint32_t /*camera_handle*/, in camEvtHandle()
876 QCamera3HardwareInterface *obj = (QCamera3HardwareInterface *)user_data; in camEvtHandle()
916 int QCamera3HardwareInterface::openCamera(struct hw_device_t **hw_device) in openCamera()
1007 int QCamera3HardwareInterface::openCamera() in openCamera()
1119 int QCamera3HardwareInterface::closeCamera() in closeCamera()
1203 int QCamera3HardwareInterface::initialize( in initialize()
1262 int QCamera3HardwareInterface::validateStreamDimensions(uint32_t cameraId, in validateStreamDimensions()
1416 int QCamera3HardwareInterface::validateUsageFlags(uint32_t cameraId, in validateUsageFlags()
1487 int QCamera3HardwareInterface::validateUsageFlagsForEis(bool bEisEnable, bool bEisSupportedSize, in validateUsageFlagsForEis()
1519 bool QCamera3HardwareInterface::isSupportChannelNeeded( in isSupportChannelNeeded()
1565 int32_t QCamera3HardwareInterface::getSensorModeInfo(cam_sensor_mode_info_t &sensorModeInfo) in getSensorModeInfo()
1625 int32_t QCamera3HardwareInterface::getCurrentSensorModeInfo(cam_sensor_mode_info_t &sensorModeInfo) in getCurrentSensorModeInfo()
1673 void QCamera3HardwareInterface::addToPPFeatureMask(int stream_format, in addToPPFeatureMask()
1745 void QCamera3HardwareInterface::updateFpsInPreviewBuffer(metadata_buffer_t *metadata, in updateFpsInPreviewBuffer()
1785 void QCamera3HardwareInterface::updateTimeStampInPendingBuffers( in updateTimeStampInPendingBuffers()
1825 int QCamera3HardwareInterface::configureStreams( in configureStreams()
1853 int32_t QCamera3HardwareInterface::validateStreamCombination(uint32_t cameraId, in validateStreamCombination()
2151 int QCamera3HardwareInterface::configureStreamsPerfLocked( in configureStreamsPerfLocked()
3393 bool QCamera3HardwareInterface::isEISEnabled(const CameraMetadata& meta) { in isEISEnabled()
3415 int QCamera3HardwareInterface::validateCaptureRequest( in validateCaptureRequest()
3515 void QCamera3HardwareInterface::deriveMinFrameDuration() in deriveMinFrameDuration()
3601 int64_t QCamera3HardwareInterface::getMinFrameDuration(const camera3_capture_request_t *request) in getMinFrameDuration()
3632 void QCamera3HardwareInterface::handleBuffersDuringFlushLock(camera3_stream_buffer_t *buffer) in handleBuffersDuringFlushLock()
3673 void QCamera3HardwareInterface::handleBatchMetadata( in handleBatchMetadata()
3842 void QCamera3HardwareInterface::notifyError(uint32_t frameNumber, in notifyError()
3874 void QCamera3HardwareInterface::sendPartialMetadataWithLock( in sendPartialMetadataWithLock()
3927 void QCamera3HardwareInterface::handleMetadataWithLock( in handleMetadataWithLock()
4328 void QCamera3HardwareInterface::handleDepthDataLocked( in handleDepthDataLocked()
4390 void QCamera3HardwareInterface::notifyErrorFoPendingDepthData( in notifyErrorFoPendingDepthData()
4430 void QCamera3HardwareInterface::hdrPlusPerfLock( in hdrPlusPerfLock()
4469 void QCamera3HardwareInterface::handleInputBufferWithLock(uint32_t frame_number) in handleInputBufferWithLock()
4525 void QCamera3HardwareInterface::handleBufferWithLock( in handleBufferWithLock()
4622 void QCamera3HardwareInterface::removeUnrequestedMetadata(pendingRequestIterator requestIter, in removeUnrequestedMetadata()
4650 void QCamera3HardwareInterface::handlePendingResultMetadataWithLock(uint32_t frameNumber, in handlePendingResultMetadataWithLock()
4703 void QCamera3HardwareInterface::dispatchResultMetadataWithLock(uint32_t frameNumber, in dispatchResultMetadataWithLock()
4815 void QCamera3HardwareInterface::unblockRequestIfNecessary() in unblockRequestIfNecessary()
4831 bool QCamera3HardwareInterface::isHdrSnapshotRequest(camera3_capture_request *request) in isHdrSnapshotRequest()
4882 int32_t QCamera3HardwareInterface::orchestrateRequest( in orchestrateRequest()
5029 void QCamera3HardwareInterface::orchestrateResult( in orchestrateResult()
5071 void QCamera3HardwareInterface::orchestrateNotify(camera3_notify_msg_t *notify_msg) in orchestrateNotify()
5225 status_t QCamera3HardwareInterface::fillPbStreamConfig( in fillPbStreamConfig()
5299 int QCamera3HardwareInterface::processCaptureRequest( in processCaptureRequest()
6462 int32_t QCamera3HardwareInterface::startChannelLocked() in startChannelLocked()
6509 void QCamera3HardwareInterface::stopChannelLocked(bool stopChannelImmediately) in stopChannelLocked()
6536 void QCamera3HardwareInterface::dump(int fd) in dump()
6602 int QCamera3HardwareInterface::flush(bool restartChannels, bool stopChannelImmediately) in flush()
6718 int QCamera3HardwareInterface::flushPerf() in flushPerf()
6832 int32_t QCamera3HardwareInterface::handleCameraDeviceError(bool stopChannelImmediately) in handleCameraDeviceError()
6880 void QCamera3HardwareInterface::captureResultCb(mm_camera_super_buf_t *metadata_buf, in captureResultCb()
6926 int32_t QCamera3HardwareInterface::getReprocessibleOutputStreamId(uint32_t &id) in getReprocessibleOutputStreamId()
7059 QCamera3HardwareInterface::translateFromHalMetadata( in translateFromHalMetadata()
8653 void QCamera3HardwareInterface::saveExifParams(metadata_buffer_t *metadata) in saveExifParams()
8724 mm_jpeg_exif_params_t QCamera3HardwareInterface::get3AExifParams() in get3AExifParams()
8747 QCamera3HardwareInterface::translateCbUrgentMetadataToResultMetadata in translateCbUrgentMetadataToResultMetadata()
8957 void QCamera3HardwareInterface::dumpMetadataToFile(tuning_params_t &meta, in dumpMetadataToFile()
9065 void QCamera3HardwareInterface::cleanAndSortStreamInfo() in cleanAndSortStreamInfo()
9121 void QCamera3HardwareInterface::extractJpegMetadata( in extractJpegMetadata()
9192 void QCamera3HardwareInterface::convertToRegions(cam_rect_t rect, in convertToRegions()
9216 void QCamera3HardwareInterface::convertFromRegions(cam_area_t &roi, in convertFromRegions()
9242 bool QCamera3HardwareInterface::resetIfNeededROI(cam_area_t* roi, in resetIfNeededROI()
9297 void QCamera3HardwareInterface::convertLandmarks( in convertLandmarks()
9336 void QCamera3HardwareInterface::setInvalidLandmarks( in setInvalidLandmarks()
9362 cam_capability_t *QCamera3HardwareInterface::getCapabilities(mm_camera_ops_t *ops, in getCapabilities()
9450 int QCamera3HardwareInterface::initCapabilities(uint32_t cameraId) in initCapabilities()
9514 void QCamera3HardwareInterface::get3AVersion(cam_q3a_version_t &sw_version) in get3AVersion()
9534 int QCamera3HardwareInterface::initParameters() in initParameters()
9579 void QCamera3HardwareInterface::deinitParameters() in deinitParameters()
9603 size_t QCamera3HardwareInterface::calcMaxJpegSize(uint32_t camera_id) in calcMaxJpegSize()
9629 cam_dimension_t QCamera3HardwareInterface::getMaxRawSize(uint32_t camera_id) in getMaxRawSize()
9654 cam_dimension_t QCamera3HardwareInterface::calcMaxJpegDim() in calcMaxJpegDim()
9687 void QCamera3HardwareInterface::addStreamConfig(Vector<int32_t> &available_stream_configs, in addStreamConfig()
9707 bool QCamera3HardwareInterface::supportBurstCapture(uint32_t cameraId) in supportBurstCapture()
9755 int32_t QCamera3HardwareInterface::getPDStatIndex(cam_capability_t *caps) { in getPDStatIndex()
9784 int QCamera3HardwareInterface::initStaticMetadata(uint32_t cameraId) in initStaticMetadata()
11551 void QCamera3HardwareInterface::makeTable(cam_dimension_t* dimTable, size_t size, in makeTable()
11573 void QCamera3HardwareInterface::makeFPSTable(cam_fps_range_t* fpsTable, size_t size, in makeFPSTable()
11596 void QCamera3HardwareInterface::makeOverridesList( in makeOverridesList()
11652 size_t QCamera3HardwareInterface::filterJpegSizes(int32_t *jpegSizes, int32_t *processedSizes, in filterJpegSizes()
11687 double QCamera3HardwareInterface::computeNoiseModelEntryS(int32_t sens) { in computeNoiseModelEntryS()
11704 double QCamera3HardwareInterface::computeNoiseModelEntryO(int32_t sens) { in computeNoiseModelEntryO()
11723 int32_t QCamera3HardwareInterface::getSensorSensitivity(int32_t iso_mode) in getSensorSensitivity()
11750 int QCamera3HardwareInterface::initHdrPlusClientLocked() { in initHdrPlusClientLocked()
11808 int QCamera3HardwareInterface::isStreamCombinationSupported(uint32_t cameraId, in isStreamCombinationSupported()
11857 int QCamera3HardwareInterface::getCamInfo(uint32_t cameraId, in getCamInfo()
11955 camera_metadata_t* QCamera3HardwareInterface::translateCapabilityToMetadata(int type) in translateCapabilityToMetadata()
12452 void QCamera3HardwareInterface::getExpectedFrameDuration( in getExpectedFrameDuration()
12484 nsecs_t QCamera3HardwareInterface::calculateMaxExpectedDuration( in calculateMaxExpectedDuration()
12537 int QCamera3HardwareInterface::setFrameParameters( in setFrameParameters()
12600 int32_t QCamera3HardwareInterface::setReprocParameters( in setReprocParameters()
12866 camera_metadata_t* QCamera3HardwareInterface::saveRequestSettings( in saveRequestSettings()
12907 int32_t QCamera3HardwareInterface::setHalFpsRange(const CameraMetadata &settings, in setHalFpsRange()
13015 int QCamera3HardwareInterface::translateToHalMetadata in translateToHalMetadata()
13029 int QCamera3HardwareInterface::translateFwkMetadataToHalMetadata( in translateFwkMetadataToHalMetadata()
14120 void QCamera3HardwareInterface::captureResultCb(mm_camera_super_buf_t *metadata, in captureResultCb()
14124 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; in captureResultCb()
14147 void QCamera3HardwareInterface::setBufferErrorStatus(QCamera3Channel* ch, in setBufferErrorStatus()
14150 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; in setBufferErrorStatus()
14160 void QCamera3HardwareInterface::setBufferErrorStatus(QCamera3Channel* ch, in setBufferErrorStatus()
14191 int QCamera3HardwareInterface::initialize(const struct camera3_device *device, in initialize()
14195 QCamera3HardwareInterface *hw = in initialize()
14196 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in initialize()
14220 int QCamera3HardwareInterface::configure_streams( in configure_streams()
14225 QCamera3HardwareInterface *hw = in configure_streams()
14226 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in configure_streams()
14247 const camera_metadata_t* QCamera3HardwareInterface::
14254 QCamera3HardwareInterface *hw = in construct_default_request_settings()
14255 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in construct_default_request_settings()
14277 int QCamera3HardwareInterface::process_capture_request( in process_capture_request()
14283 QCamera3HardwareInterface *hw = in process_capture_request()
14284 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in process_capture_request()
14306 void QCamera3HardwareInterface::dump( in dump()
14315 QCamera3HardwareInterface *hw = in dump()
14316 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in dump()
14338 int QCamera3HardwareInterface::flush( in flush()
14343 QCamera3HardwareInterface *hw = in flush()
14344 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in flush()
14384 int QCamera3HardwareInterface::close_camera_device(struct hw_device_t* device) in close_camera_device()
14387 QCamera3HardwareInterface *hw = in close_camera_device()
14388 reinterpret_cast<QCamera3HardwareInterface *>( in close_camera_device()
14411 cam_denoise_process_type_t QCamera3HardwareInterface::getWaveletDenoiseProcessPlate() in getWaveletDenoiseProcessPlate()
14441 cam_denoise_process_type_t QCamera3HardwareInterface::getTemporalDenoiseProcessPlate() in getTemporalDenoiseProcessPlate()
14474 int32_t QCamera3HardwareInterface::extractSceneMode( in extractSceneMode()
14550 int32_t QCamera3HardwareInterface::setVideoHdrMode( in setVideoHdrMode()
14572 int32_t QCamera3HardwareInterface::setSensorHDR( in setSensorHDR()
14645 bool QCamera3HardwareInterface::needRotationReprocess() in needRotationReprocess()
14666 bool QCamera3HardwareInterface::needReprocess(cam_feature_mask_t postprocess_mask) in needReprocess()
14692 bool QCamera3HardwareInterface::needJpegExifRotation() in needJpegExifRotation()
14715 QCamera3ReprocessChannel *QCamera3HardwareInterface::addOfflineReprocChannel( in addOfflineReprocChannel()
14785 uint8_t QCamera3HardwareInterface::getMobicatMask() in getMobicatMask()
14802 int32_t QCamera3HardwareInterface::setMobicat() in setMobicat()
14834 void QCamera3HardwareInterface::getLogLevel() in getLogLevel()
14873 int QCamera3HardwareInterface::validateStreamRotations( in validateStreamRotations()
14933 void QCamera3HardwareInterface::getFlashInfo(const int cameraId, in getFlashInfo()
14959 const char *QCamera3HardwareInterface::getEepromVersionInfo() in getEepromVersionInfo()
14974 const uint32_t *QCamera3HardwareInterface::getLdafCalib() in getLdafCalib()
14993 const char *QCamera3HardwareInterface::getEaselFwVersion() in getEaselFwVersion()
15019 int32_t QCamera3HardwareInterface::dynamicUpdateMetaStreamInfo() in dynamicUpdateMetaStreamInfo()
15078 int32_t QCamera3HardwareInterface::stopAllChannels() in stopAllChannels()
15125 int32_t QCamera3HardwareInterface::startAllChannels() in startAllChannels()
15190 int32_t QCamera3HardwareInterface::notifyErrorForPendingRequests() in notifyErrorForPendingRequests()
15319 bool QCamera3HardwareInterface::isOnEncoder( in isOnEncoder()
15339 int32_t QCamera3HardwareInterface::setBundleInfo() in setBundleInfo()
15385 int32_t QCamera3HardwareInterface::setInstantAEC(const CameraMetadata &meta) in setInstantAEC()
15519 void QCamera3HardwareInterface::setPAAFSupport( in setPAAFSupport()
15559 uint32_t QCamera3HardwareInterface::getSensorMountAngle() in getSensorMountAngle()
15573 const cam_related_system_calibration_data_t *QCamera3HardwareInterface::getRelatedCalibrationData() in getRelatedCalibrationData()
15588 bool QCamera3HardwareInterface::is60HzZone() in is60HzZone()
15614 void QCamera3HardwareInterface::adjustBlackLevelForCFA( in adjustBlackLevelForCFA()
15650 void QCamera3HardwareInterface::updateHdrPlusResultMetadata( in updateHdrPlusResultMetadata()
15715 bool QCamera3HardwareInterface::isRequestHdrPlusCompatible( in isRequestHdrPlusCompatible()
15813 void QCamera3HardwareInterface::abortPendingHdrplusRequest(HdrPlusPendingRequest *hdrPlusRequest) { in abortPendingHdrplusRequest()
15847 bool QCamera3HardwareInterface::isEISCropInSnapshotNeeded(const CameraMetadata &metadata) const in isEISCropInSnapshotNeeded()
15877 bool QCamera3HardwareInterface::isCropValid(int32_t startX, int32_t startY, int32_t width, in isCropValid()
15899 bool QCamera3HardwareInterface::trySubmittingHdrPlusRequestLocked( in trySubmittingHdrPlusRequestLocked()
16036 status_t QCamera3HardwareInterface::openHdrPlusClientAsyncLocked() in openHdrPlusClientAsyncLocked()
16053 status_t QCamera3HardwareInterface::enableHdrPlusModeLocked() in enableHdrPlusModeLocked()
16100 void QCamera3HardwareInterface::finishHdrPlusClientOpeningLocked(std::unique_lock<std::mutex> &lock) in finishHdrPlusClientOpeningLocked()
16107 void QCamera3HardwareInterface::disableHdrPlusModeLocked() in disableHdrPlusModeLocked()
16125 bool QCamera3HardwareInterface::isSessionHdrPlusModeCompatible() in isSessionHdrPlusModeCompatible()
16143 status_t QCamera3HardwareInterface::configureHdrPlusStreamsLocked() in configureHdrPlusStreamsLocked()
16205 void QCamera3HardwareInterface::handleEaselFatalError() in handleEaselFatalError()
16221 void QCamera3HardwareInterface::cleanupEaselErrorFuture() in cleanupEaselErrorFuture()
16234 void QCamera3HardwareInterface::handleEaselFatalErrorAsync() in handleEaselFatalErrorAsync()
16245 &QCamera3HardwareInterface::handleEaselFatalError, this); in handleEaselFatalErrorAsync()
16248 void QCamera3HardwareInterface::onEaselFatalError(std::string errMsg) in onEaselFatalError()
16254 void QCamera3HardwareInterface::closeHdrPlusClientLocked() in closeHdrPlusClientLocked()
16266 void QCamera3HardwareInterface::onThermalThrottle() { in onThermalThrottle()
16273 void QCamera3HardwareInterface::onOpened(std::unique_ptr<HdrPlusClient> client) in onOpened()
16322 void QCamera3HardwareInterface::onOpenFailed(status_t err) in onOpenFailed()
16330 void QCamera3HardwareInterface::onFatalError() in onFatalError()
16336 void QCamera3HardwareInterface::onShutter(uint32_t requestId, int64_t apSensorTimestampNs) in onShutter()
16344 void QCamera3HardwareInterface::onNextCaptureReady(uint32_t requestId) in onNextCaptureReady()
16382 void QCamera3HardwareInterface::onPostview(uint32_t requestId, in onPostview()
16451 void QCamera3HardwareInterface::onCaptureResult(pbcamera::CaptureResult *result, in onCaptureResult()
16592 void QCamera3HardwareInterface::onFailedCaptureResult(pbcamera::CaptureResult *failedResult) in onFailedCaptureResult()
16710 bool QCamera3HardwareInterface::readSensorCalibration( in readSensorCalibration()
16867 bool QCamera3HardwareInterface::parseStringArray(const char *str, float *dest, int count) { in parseStringArray()
16894 ShutterDispatcher::ShutterDispatcher(QCamera3HardwareInterface *parent) : in ShutterDispatcher()
17000 OutputBufferDispatcher::OutputBufferDispatcher(QCamera3HardwareInterface *parent) : in OutputBufferDispatcher()