Home
last modified time | relevance | path

Searched refs:EFFECT_CMD_GET_FEATURE_SUPPORTED_CONFIGS (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/media/audio/include/system/
H A Daudio_effect.h87 EFFECT_CMD_GET_FEATURE_SUPPORTED_CONFIGS,// get all supported configurations for a feature. enumerator
/aosp12/system/tools/hidl/c2hal/test/
H A Dtest.h359 EFFECT_CMD_GET_FEATURE_SUPPORTED_CONFIGS,// get all supported configurations for a feature. enumerator
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEffect.cpp329 EFFECT_CMD_GET_FEATURE_SUPPORTED_CONFIGS, "GET_FEATURE_SUPPORTED_CONFIGS", sizeof(halCmd), in getSupportedConfigsImpl()
/aosp12/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp1326 case EFFECT_CMD_GET_FEATURE_SUPPORTED_CONFIGS: { in PreProcessingFx_Command()