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
658 QCamera3HardwareInterface::~QCamera3HardwareInterface() in ~QCamera3HardwareInterface()
840 QCamera3HardwareInterface::pendingRequestIterator
841 QCamera3HardwareInterface::erasePendingRequest (pendingRequestIterator i) in erasePendingRequest()
871 void QCamera3HardwareInterface::camEvtHandle(uint32_t /*camera_handle*/, in camEvtHandle()
875 QCamera3HardwareInterface *obj = (QCamera3HardwareInterface *)user_data; in camEvtHandle()
915 int QCamera3HardwareInterface::openCamera(struct hw_device_t **hw_device) in openCamera()
1006 int QCamera3HardwareInterface::openCamera() in openCamera()
1118 int QCamera3HardwareInterface::closeCamera() in closeCamera()
1202 int QCamera3HardwareInterface::initialize( in initialize()
1261 int QCamera3HardwareInterface::validateStreamDimensions(uint32_t cameraId, in validateStreamDimensions()
1415 int QCamera3HardwareInterface::validateUsageFlags(uint32_t cameraId, in validateUsageFlags()
1486 int QCamera3HardwareInterface::validateUsageFlagsForEis(bool bEisEnable, bool bEisSupportedSize, in validateUsageFlagsForEis()
1518 bool QCamera3HardwareInterface::isSupportChannelNeeded( in isSupportChannelNeeded()
1564 int32_t QCamera3HardwareInterface::getSensorModeInfo(cam_sensor_mode_info_t &sensorModeInfo) in getSensorModeInfo()
1624 int32_t QCamera3HardwareInterface::getCurrentSensorModeInfo(cam_sensor_mode_info_t &sensorModeInfo) in getCurrentSensorModeInfo()
1672 void QCamera3HardwareInterface::addToPPFeatureMask(int stream_format, in addToPPFeatureMask()
1744 void QCamera3HardwareInterface::updateFpsInPreviewBuffer(metadata_buffer_t *metadata, in updateFpsInPreviewBuffer()
1784 void QCamera3HardwareInterface::updateTimeStampInPendingBuffers( in updateTimeStampInPendingBuffers()
1824 int QCamera3HardwareInterface::configureStreams( in configureStreams()
1852 int32_t QCamera3HardwareInterface::validateStreamCombination(uint32_t cameraId, in validateStreamCombination()
2150 int QCamera3HardwareInterface::configureStreamsPerfLocked( in configureStreamsPerfLocked()
3392 bool QCamera3HardwareInterface::isEISEnabled(const CameraMetadata& meta) { in isEISEnabled()
3414 int QCamera3HardwareInterface::validateCaptureRequest( in validateCaptureRequest()
3514 void QCamera3HardwareInterface::deriveMinFrameDuration() in deriveMinFrameDuration()
3600 int64_t QCamera3HardwareInterface::getMinFrameDuration(const camera3_capture_request_t *request) in getMinFrameDuration()
3631 void QCamera3HardwareInterface::handleBuffersDuringFlushLock(camera3_stream_buffer_t *buffer) in handleBuffersDuringFlushLock()
3672 void QCamera3HardwareInterface::handleBatchMetadata( in handleBatchMetadata()
3841 void QCamera3HardwareInterface::notifyError(uint32_t frameNumber, in notifyError()
3873 void QCamera3HardwareInterface::sendPartialMetadataWithLock( in sendPartialMetadataWithLock()
3926 void QCamera3HardwareInterface::handleMetadataWithLock( in handleMetadataWithLock()
4325 void QCamera3HardwareInterface::handleDepthDataLocked( in handleDepthDataLocked()
4386 void QCamera3HardwareInterface::notifyErrorFoPendingDepthData( in notifyErrorFoPendingDepthData()
4426 void QCamera3HardwareInterface::hdrPlusPerfLock( in hdrPlusPerfLock()
4465 void QCamera3HardwareInterface::handleInputBufferWithLock(uint32_t frame_number) in handleInputBufferWithLock()
4521 void QCamera3HardwareInterface::handleBufferWithLock( in handleBufferWithLock()
4609 void QCamera3HardwareInterface::removeUnrequestedMetadata(pendingRequestIterator requestIter, in removeUnrequestedMetadata()
4637 void QCamera3HardwareInterface::handlePendingResultMetadataWithLock(uint32_t frameNumber, in handlePendingResultMetadataWithLock()
4690 void QCamera3HardwareInterface::dispatchResultMetadataWithLock(uint32_t frameNumber, in dispatchResultMetadataWithLock()
4802 void QCamera3HardwareInterface::unblockRequestIfNecessary() in unblockRequestIfNecessary()
4818 bool QCamera3HardwareInterface::isHdrSnapshotRequest(camera3_capture_request *request) in isHdrSnapshotRequest()
4869 int32_t QCamera3HardwareInterface::orchestrateRequest( in orchestrateRequest()
5016 void QCamera3HardwareInterface::orchestrateResult( in orchestrateResult()
5058 void QCamera3HardwareInterface::orchestrateNotify(camera3_notify_msg_t *notify_msg) in orchestrateNotify()
5212 status_t QCamera3HardwareInterface::fillPbStreamConfig( in fillPbStreamConfig()
5286 int QCamera3HardwareInterface::processCaptureRequest( in processCaptureRequest()
6429 int32_t QCamera3HardwareInterface::startChannelLocked() in startChannelLocked()
6476 void QCamera3HardwareInterface::stopChannelLocked(bool stopChannelImmediately) in stopChannelLocked()
6503 void QCamera3HardwareInterface::dump(int fd) in dump()
6569 int QCamera3HardwareInterface::flush(bool restartChannels, bool stopChannelImmediately) in flush()
6685 int QCamera3HardwareInterface::flushPerf() in flushPerf()
6799 int32_t QCamera3HardwareInterface::handleCameraDeviceError(bool stopChannelImmediately) in handleCameraDeviceError()
6847 void QCamera3HardwareInterface::captureResultCb(mm_camera_super_buf_t *metadata_buf, in captureResultCb()
6893 int32_t QCamera3HardwareInterface::getReprocessibleOutputStreamId(uint32_t &id) in getReprocessibleOutputStreamId()
7026 QCamera3HardwareInterface::translateFromHalMetadata( in translateFromHalMetadata()
8614 void QCamera3HardwareInterface::saveExifParams(metadata_buffer_t *metadata) in saveExifParams()
8685 mm_jpeg_exif_params_t QCamera3HardwareInterface::get3AExifParams() in get3AExifParams()
8708 QCamera3HardwareInterface::translateCbUrgentMetadataToResultMetadata in translateCbUrgentMetadataToResultMetadata()
8917 void QCamera3HardwareInterface::dumpMetadataToFile(tuning_params_t &meta, in dumpMetadataToFile()
9025 void QCamera3HardwareInterface::cleanAndSortStreamInfo() in cleanAndSortStreamInfo()
9081 void QCamera3HardwareInterface::extractJpegMetadata( in extractJpegMetadata()
9152 void QCamera3HardwareInterface::convertToRegions(cam_rect_t rect, in convertToRegions()
9176 void QCamera3HardwareInterface::convertFromRegions(cam_area_t &roi, in convertFromRegions()
9202 bool QCamera3HardwareInterface::resetIfNeededROI(cam_area_t* roi, in resetIfNeededROI()
9257 void QCamera3HardwareInterface::convertLandmarks( in convertLandmarks()
9296 void QCamera3HardwareInterface::setInvalidLandmarks( in setInvalidLandmarks()
9322 cam_capability_t *QCamera3HardwareInterface::getCapabilities(mm_camera_ops_t *ops, in getCapabilities()
9410 int QCamera3HardwareInterface::initCapabilities(uint32_t cameraId) in initCapabilities()
9474 void QCamera3HardwareInterface::get3AVersion(cam_q3a_version_t &sw_version) in get3AVersion()
9494 int QCamera3HardwareInterface::initParameters() in initParameters()
9539 void QCamera3HardwareInterface::deinitParameters() in deinitParameters()
9563 size_t QCamera3HardwareInterface::calcMaxJpegSize(uint32_t camera_id) in calcMaxJpegSize()
9589 cam_dimension_t QCamera3HardwareInterface::getMaxRawSize(uint32_t camera_id) in getMaxRawSize()
9614 cam_dimension_t QCamera3HardwareInterface::calcMaxJpegDim() in calcMaxJpegDim()
9647 void QCamera3HardwareInterface::addStreamConfig(Vector<int32_t> &available_stream_configs, in addStreamConfig()
9667 bool QCamera3HardwareInterface::supportBurstCapture(uint32_t cameraId) in supportBurstCapture()
9715 int32_t QCamera3HardwareInterface::getPDStatIndex(cam_capability_t *caps) { in getPDStatIndex()
9744 int QCamera3HardwareInterface::initStaticMetadata(uint32_t cameraId) in initStaticMetadata()
11504 void QCamera3HardwareInterface::makeTable(cam_dimension_t* dimTable, size_t size, in makeTable()
11526 void QCamera3HardwareInterface::makeFPSTable(cam_fps_range_t* fpsTable, size_t size, in makeFPSTable()
11549 void QCamera3HardwareInterface::makeOverridesList( in makeOverridesList()
11605 size_t QCamera3HardwareInterface::filterJpegSizes(int32_t *jpegSizes, int32_t *processedSizes, in filterJpegSizes()
11640 double QCamera3HardwareInterface::computeNoiseModelEntryS(int32_t sens) { in computeNoiseModelEntryS()
11657 double QCamera3HardwareInterface::computeNoiseModelEntryO(int32_t sens) { in computeNoiseModelEntryO()
11676 int32_t QCamera3HardwareInterface::getSensorSensitivity(int32_t iso_mode) in getSensorSensitivity()
11703 int QCamera3HardwareInterface::initHdrPlusClientLocked() { in initHdrPlusClientLocked()
11761 int QCamera3HardwareInterface::isStreamCombinationSupported(uint32_t cameraId, in isStreamCombinationSupported()
11810 int QCamera3HardwareInterface::getCamInfo(uint32_t cameraId, in getCamInfo()
11908 camera_metadata_t* QCamera3HardwareInterface::translateCapabilityToMetadata(int type) in translateCapabilityToMetadata()
12402 void QCamera3HardwareInterface::getExpectedFrameDuration( in getExpectedFrameDuration()
12434 nsecs_t QCamera3HardwareInterface::calculateMaxExpectedDuration( in calculateMaxExpectedDuration()
12487 int QCamera3HardwareInterface::setFrameParameters( in setFrameParameters()
12550 int32_t QCamera3HardwareInterface::setReprocParameters( in setReprocParameters()
12816 camera_metadata_t* QCamera3HardwareInterface::saveRequestSettings( in saveRequestSettings()
12857 int32_t QCamera3HardwareInterface::setHalFpsRange(const CameraMetadata &settings, in setHalFpsRange()
12965 int QCamera3HardwareInterface::translateToHalMetadata in translateToHalMetadata()
12979 int QCamera3HardwareInterface::translateFwkMetadataToHalMetadata( in translateFwkMetadataToHalMetadata()
14062 void QCamera3HardwareInterface::captureResultCb(mm_camera_super_buf_t *metadata, in captureResultCb()
14066 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; in captureResultCb()
14089 void QCamera3HardwareInterface::setBufferErrorStatus(QCamera3Channel* ch, in setBufferErrorStatus()
14092 QCamera3HardwareInterface *hw = (QCamera3HardwareInterface *)userdata; in setBufferErrorStatus()
14102 void QCamera3HardwareInterface::setBufferErrorStatus(QCamera3Channel* ch, in setBufferErrorStatus()
14133 int QCamera3HardwareInterface::initialize(const struct camera3_device *device, in initialize()
14137 QCamera3HardwareInterface *hw = in initialize()
14138 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in initialize()
14162 int QCamera3HardwareInterface::configure_streams( in configure_streams()
14167 QCamera3HardwareInterface *hw = in configure_streams()
14168 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in configure_streams()
14189 const camera_metadata_t* QCamera3HardwareInterface::
14196 QCamera3HardwareInterface *hw = in construct_default_request_settings()
14197 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in construct_default_request_settings()
14219 int QCamera3HardwareInterface::process_capture_request( in process_capture_request()
14225 QCamera3HardwareInterface *hw = in process_capture_request()
14226 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in process_capture_request()
14248 void QCamera3HardwareInterface::dump( in dump()
14257 QCamera3HardwareInterface *hw = in dump()
14258 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in dump()
14280 int QCamera3HardwareInterface::flush( in flush()
14285 QCamera3HardwareInterface *hw = in flush()
14286 reinterpret_cast<QCamera3HardwareInterface *>(device->priv); in flush()
14326 int QCamera3HardwareInterface::close_camera_device(struct hw_device_t* device) in close_camera_device()
14329 QCamera3HardwareInterface *hw = in close_camera_device()
14330 reinterpret_cast<QCamera3HardwareInterface *>( in close_camera_device()
14353 cam_denoise_process_type_t QCamera3HardwareInterface::getWaveletDenoiseProcessPlate() in getWaveletDenoiseProcessPlate()
14383 cam_denoise_process_type_t QCamera3HardwareInterface::getTemporalDenoiseProcessPlate() in getTemporalDenoiseProcessPlate()
14416 int32_t QCamera3HardwareInterface::extractSceneMode( in extractSceneMode()
14492 int32_t QCamera3HardwareInterface::setVideoHdrMode( in setVideoHdrMode()
14514 int32_t QCamera3HardwareInterface::setSensorHDR( in setSensorHDR()
14587 bool QCamera3HardwareInterface::needRotationReprocess() in needRotationReprocess()
14608 bool QCamera3HardwareInterface::needReprocess(cam_feature_mask_t postprocess_mask) in needReprocess()
14634 bool QCamera3HardwareInterface::needJpegExifRotation() in needJpegExifRotation()
14657 QCamera3ReprocessChannel *QCamera3HardwareInterface::addOfflineReprocChannel( in addOfflineReprocChannel()
14727 uint8_t QCamera3HardwareInterface::getMobicatMask() in getMobicatMask()
14744 int32_t QCamera3HardwareInterface::setMobicat() in setMobicat()
14776 void QCamera3HardwareInterface::getLogLevel() in getLogLevel()
14815 int QCamera3HardwareInterface::validateStreamRotations( in validateStreamRotations()
14875 void QCamera3HardwareInterface::getFlashInfo(const int cameraId, in getFlashInfo()
14901 const char *QCamera3HardwareInterface::getEepromVersionInfo() in getEepromVersionInfo()
14916 const uint32_t *QCamera3HardwareInterface::getLdafCalib() in getLdafCalib()
14935 const char *QCamera3HardwareInterface::getEaselFwVersion() in getEaselFwVersion()
14961 int32_t QCamera3HardwareInterface::dynamicUpdateMetaStreamInfo() in dynamicUpdateMetaStreamInfo()
15020 int32_t QCamera3HardwareInterface::stopAllChannels() in stopAllChannels()
15067 int32_t QCamera3HardwareInterface::startAllChannels() in startAllChannels()
15132 int32_t QCamera3HardwareInterface::notifyErrorForPendingRequests() in notifyErrorForPendingRequests()
15237 bool QCamera3HardwareInterface::isOnEncoder( in isOnEncoder()
15257 int32_t QCamera3HardwareInterface::setBundleInfo() in setBundleInfo()
15303 int32_t QCamera3HardwareInterface::setInstantAEC(const CameraMetadata &meta) in setInstantAEC()
15437 void QCamera3HardwareInterface::setPAAFSupport( in setPAAFSupport()
15477 uint32_t QCamera3HardwareInterface::getSensorMountAngle() in getSensorMountAngle()
15491 const cam_related_system_calibration_data_t *QCamera3HardwareInterface::getRelatedCalibrationData() in getRelatedCalibrationData()
15506 bool QCamera3HardwareInterface::is60HzZone() in is60HzZone()
15532 void QCamera3HardwareInterface::adjustBlackLevelForCFA( in adjustBlackLevelForCFA()
15568 void QCamera3HardwareInterface::updateHdrPlusResultMetadata( in updateHdrPlusResultMetadata()
15633 bool QCamera3HardwareInterface::isRequestHdrPlusCompatible( in isRequestHdrPlusCompatible()
15731 void QCamera3HardwareInterface::abortPendingHdrplusRequest(HdrPlusPendingRequest *hdrPlusRequest) { in abortPendingHdrplusRequest()
15765 bool QCamera3HardwareInterface::isEISCropInSnapshotNeeded(const CameraMetadata &metadata) const in isEISCropInSnapshotNeeded()
15795 bool QCamera3HardwareInterface::isCropValid(int32_t startX, int32_t startY, int32_t width, in isCropValid()
15817 bool QCamera3HardwareInterface::trySubmittingHdrPlusRequestLocked( in trySubmittingHdrPlusRequestLocked()
15936 status_t QCamera3HardwareInterface::openHdrPlusClientAsyncLocked() in openHdrPlusClientAsyncLocked()
15953 status_t QCamera3HardwareInterface::enableHdrPlusModeLocked() in enableHdrPlusModeLocked()
16000 void QCamera3HardwareInterface::finishHdrPlusClientOpeningLocked(std::unique_lock<std::mutex> &lock) in finishHdrPlusClientOpeningLocked()
16007 void QCamera3HardwareInterface::disableHdrPlusModeLocked() in disableHdrPlusModeLocked()
16025 bool QCamera3HardwareInterface::isSessionHdrPlusModeCompatible() in isSessionHdrPlusModeCompatible()
16043 status_t QCamera3HardwareInterface::configureHdrPlusStreamsLocked() in configureHdrPlusStreamsLocked()
16105 void QCamera3HardwareInterface::handleEaselFatalError() in handleEaselFatalError()
16121 void QCamera3HardwareInterface::cleanupEaselErrorFuture() in cleanupEaselErrorFuture()
16134 void QCamera3HardwareInterface::handleEaselFatalErrorAsync() in handleEaselFatalErrorAsync()
16145 &QCamera3HardwareInterface::handleEaselFatalError, this); in handleEaselFatalErrorAsync()
16148 void QCamera3HardwareInterface::onEaselFatalError(std::string errMsg) in onEaselFatalError()
16154 void QCamera3HardwareInterface::closeHdrPlusClientLocked() in closeHdrPlusClientLocked()
16166 void QCamera3HardwareInterface::onThermalThrottle() { in onThermalThrottle()
16173 void QCamera3HardwareInterface::onOpened(std::unique_ptr<HdrPlusClient> client) in onOpened()
16222 void QCamera3HardwareInterface::onOpenFailed(status_t err) in onOpenFailed()
16230 void QCamera3HardwareInterface::onFatalError() in onFatalError()
16236 void QCamera3HardwareInterface::onShutter(uint32_t requestId, int64_t apSensorTimestampNs) in onShutter()
16244 void QCamera3HardwareInterface::onNextCaptureReady(uint32_t requestId) in onNextCaptureReady()
16282 void QCamera3HardwareInterface::onPostview(uint32_t requestId, in onPostview()
16351 void QCamera3HardwareInterface::onCaptureResult(pbcamera::CaptureResult *result, in onCaptureResult()
16492 void QCamera3HardwareInterface::onFailedCaptureResult(pbcamera::CaptureResult *failedResult) in onFailedCaptureResult()
16610 bool QCamera3HardwareInterface::readSensorCalibration( in readSensorCalibration()
16767 bool QCamera3HardwareInterface::parseStringArray(const char *str, float *dest, int count) { in parseStringArray()
16794 ShutterDispatcher::ShutterDispatcher(QCamera3HardwareInterface *parent) : in ShutterDispatcher()
16900 OutputBufferDispatcher::OutputBufferDispatcher(QCamera3HardwareInterface *parent) : in OutputBufferDispatcher()