Searched refs:getRecordingHintValue (Results 1 – 6 of 6) sorted by relevance
1927 if ((mParameters.isZSLMode() && mParameters.getRecordingHintValue() != true) || in allocateStreamInfoBuf()1985 if (mParameters.getRecordingHintValue()) { in allocateStreamInfoBuf()2259 if (mParameters.isZSLMode() && mParameters.getRecordingHintValue() != true) { in startPreview()2344 if (mParameters.getRecordingHintValue() == false) { in startRecording()5058 !mParameters.getRecordingHintValue() && in addStreamToChannel()5175 if (mParameters.getRecordingHintValue() != true && !mParameters.isSecureMode()) { in addPreviewChannel()6201 if (mParameters.isZSLMode() && mParameters.getRecordingHintValue() != true) { in preparePreview()6208 bool recordingHint = mParameters.getRecordingHintValue(); in preparePreview()7008 if (mParameters.is4k2kVideoResolution()&& mParameters.getRecordingHintValue()) { in needReprocess()7095 if (mParameters.is4k2kVideoResolution()&& mParameters.getRecordingHintValue()) { in needRotationReprocess()[all …]
8982 if (getRecordingHintValue() == true) { in getStreamDimension()11193 if (isZSLMode() && getRecordingHintValue() != true) { in setStreamConfigure()11251 if (getRecordingHintValue() != true) { in setStreamConfigure()11317 (getofflineRAW() && isCapture && !getRecordingHintValue()))) { in setStreamConfigure()11693 (stream_type == CAM_STREAM_TYPE_PREVIEW && getRecordingHintValue()))) { in updatePpFeatureMask()11698 if ((getRecordingHintValue() && in updatePpFeatureMask()11709 if (isWNREnabled() && (getRecordingHintValue() == false)) { in updatePpFeatureMask()11911 snprintf(s, 128, "getRecordingHintValue: %d\n", getRecordingHintValue()); in dump()12037 if (isSeeMoreEnabled() && !isZSLMode() && getRecordingHintValue()) { in getNumOfExtraBuffersForPreview()
622 bool getRecordingHintValue() {return m_bRecordingHint;}; // return local copy of video hint in getRecordingHintValue() function
1538 if (pMetaData->is_tuning_params_valid && pme->mParameters.getRecordingHintValue() == true) { in metadata_stream_cb_routine()
1236 if ( m_parent->mParameters.getRecordingHintValue() == false) { in procEvtPreviewingState()
282 if ( !m_parent->mParameters.getRecordingHintValue() && in start()