Home
last modified time | relevance | path

Searched refs:getParam (Results 1 – 20 of 20) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DParametersUtil.h42 Result getParam(const char* name, bool* value);
43 Result getParam(const char* name, int* value);
44 Result getParam(const char* name, String8* value, AudioParameter context = {});
/hardware/interfaces/audio/effect/all-versions/default/
DEqualizerEffect.cpp211 Result retval = mEffect->getParam(EQ_PARAM_LEVEL_RANGE, halLevels); in getLevelRange()
222 Result retval = mEffect->getParam(EQ_PARAM_BAND_LEVEL, band, halLevel); in getBandLevel()
230 Result retval = mEffect->getParam(EQ_PARAM_CENTER_FREQ, band, halFreq); in getBandCenterFrequency()
238 Result retval = mEffect->getParam(EQ_PARAM_BAND_FREQ_RANGE, band, halFreqs); in getBandFrequencyRange()
245 Result retval = mEffect->getParam(EQ_PARAM_GET_BAND, freq, halBand); in getBandForFrequency()
252 Result retval = mEffect->getParam(EQ_PARAM_GET_NUM_OF_PRESETS, halPresetCount); in getPresetNames()
258 retval = mEffect->getParam(EQ_PARAM_GET_PRESET_NAME, i, halPresetName); in getPresetNames()
288 Result retval = mEffect->getParam(EQ_PARAM_NUM_BANDS, numBands); in getAllProperties()
DNoiseSuppressionEffect.cpp201 Result retval = mEffect->getParam(NS_PARAM_LEVEL, halLevel); in getSuppressionLevel()
212 Result retval = mEffect->getParam(NS_PARAM_TYPE, halType); in getSuppressionType()
226 Result retval = mEffect->getParam(NS_PARAM_PROPERTIES, halProperties); in getAllProperties()
DVisualizerEffect.cpp202 Result retval = mEffect->getParam(VISUALIZER_PARAM_SCALING_MODE, halMode); in getScalingMode()
227 Result retval = mEffect->getParam(VISUALIZER_PARAM_MEASUREMENT_MODE, halMode); in getMeasurementMode()
DVirtualizerEffect.cpp190 mEffect->getParam(VIRTUALIZER_PARAM_STRENGTH_SUPPORTED, halSupported); in isStrengthSupported()
252 Result retval = mEffect->getParam(VIRTUALIZER_PARAM_FORCE_VIRTUALIZATION_MODE, halMode); in getVirtualSpeakerAngles()
DEffect.h133 Result getParam(uint32_t paramId, T& paramValue) { in getParam() function
142 Result getParam(uint32_t paramId, uint32_t paramArg, T& paramValue) { in getParam() function
DDownmixEffect.cpp188 Result retval = mEffect->getParam(DOWNMIX_PARAM_TYPE, halPreset); in getType()
DPresetReverbEffect.cpp189 Result retval = mEffect->getParam(REVERB_PARAM_PRESET, halPreset); in getPreset()
DAutomaticGainControlEffect.cpp233 Result retval = mEffect->getParam(AGC_PARAM_PROPERTIES, halProperties); in getAllProperties()
DEnvironmentalReverbEffect.cpp312 Result retval = mEffect->getParam(REVERB_PARAM_PROPERTIES, halProperties); in getAllProperties()
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp80 Result retval = getParam(AudioParameter::keyFrameCount, &halFrameCount); in getFrameCount()
108 getParam(AudioParameter::keyStreamSupportedSamplingRates, &halListValue, context); in getSupportedSampleRates()
134 Result result = getParam(AudioParameter::keyStreamSupportedChannels, &halListValue, context); in getSupportedChannelMasks()
177 Result result = getParam(AudioParameter::keyStreamSupportedFormats, &halListValue); in getSupportedFormats()
216 Result result = getParam(AudioParameter::keyStreamSupportedFormats, &halListValue); in getSupportedProfiles()
237 result = getParam(AudioParameter::keyStreamSupportedSamplingRates, &halListValue, context); in getSupportedProfiles()
247 result = getParam(AudioParameter::keyStreamSupportedChannels, &halListValue, context); in getSupportedProfiles()
347 Result retval = getParam(AudioParameter::keyRouting, &device); in getDevice()
372 Result retval = getParam(AudioParameter::keyRouting, &halDevice); in getDevices()
DParametersUtil.cpp49 Result ParametersUtil::getParam(const char* name, bool* value) { in getParam() function in android::hardware::audio::CPP_VERSION::implementation::ParametersUtil
51 Result retval = getParam(name, &halValue); in getParam()
62 Result ParametersUtil::getParam(const char* name, int* value) { in getParam() function in android::hardware::audio::CPP_VERSION::implementation::ParametersUtil
70 Result ParametersUtil::getParam(const char* name, String8* value, AudioParameter context) { in getParam() function in android::hardware::audio::CPP_VERSION::implementation::ParametersUtil
DPrimaryDevice.cpp229 Result retval = mDevice->getParam(AudioParameter::keyBtNrec, &enabled); in getBtScoNrecEnabled()
240 Result retval = mDevice->getParam(AUDIO_PARAMETER_KEY_BT_SCO_WB, &enabled); in getBtScoWidebandEnabled()
277 Result retval = mDevice->getParam(AUDIO_PARAMETER_KEY_TTY_MODE, &halMode); in getTtyMode()
303 Result retval = mDevice->getParam(AUDIO_PARAMETER_KEY_HAC, &enabled); in getHacEnabled()
318 Result retval = mDevice->getParam(AUDIO_PARAMETER_KEY_HFP_ENABLE, &enabled); in getBtHfpEnabled()
DStreamIn.cpp339 Result retval = mStreamCommon->getParam(AudioParameter::keyInputSource, &halSource); in getAudioSource()
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp237 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
239 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
241 status = getParam(omxNode, OMX_IndexParamImageInit, &params); in TEST_P()
243 status = getParam(omxNode, OMX_IndexParamOtherInit, &params); in TEST_P()
258 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
260 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
319 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
321 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
448 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
450 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
[all …]
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp648 status = getParam(omxNode, static_cast<OMX_INDEXTYPE>(index), in isColorFormatFlexibleYUV()
668 status = getParam(omxNode, static_cast<OMX_INDEXTYPE>(index2), in isColorFormatFlexibleYUV()
741 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
766 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
874 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1019 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1085 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1206 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1313 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp994 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1019 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1076 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1190 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
1356 status = getParam(omxNode, OMX_IndexParamVideoInit, &params); in TEST_P()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp675 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
697 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
786 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
850 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
964 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
1056 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp386 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
407 status = getParam(omxNode, OMX_IndexParamAudioInit, &params); in TEST_P()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h231 Return<android::hardware::media::omx::V1_0::Status> getParam( in getParam() function