Home
last modified time | relevance | path

Searched refs:AUDIO_ATTR_PARAM_SAMPLING_RATE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c480 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in AddElementToList()
538 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in SetExtParam()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c480 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in AddElementToList()
535 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in SetExtParam()
H A Daudio_capture.c894 ret = AddElementToList(keyValueList, listLenth, AUDIO_ATTR_PARAM_SAMPLING_RATE, in AudioCaptureGetExtraParams()
H A Daudio_render.c1072 …keyValueList, listLenth, AUDIO_ATTR_PARAM_SAMPLING_RATE, &render->renderParam.frameRenderMode.attr… in AudioRenderGetExtraParams()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp939 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in AddElementToList()
1003 } else if (strcmp(key, AUDIO_ATTR_PARAM_SAMPLING_RATE) == 0) { in SetExtParam()
H A Daudio_render.cpp489 ret = AddElementToList(keyValueList, listLenth, AUDIO_ATTR_PARAM_SAMPLING_RATE, in AudioRenderGetExtraParams()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h123 #define AUDIO_ATTR_PARAM_SAMPLING_RATE "attr-sampling-rate" macro
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h107 #define AUDIO_ATTR_PARAM_SAMPLING_RATE "attr-sampling-rate" macro
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h119 #define AUDIO_ATTR_PARAM_SAMPLING_RATE "attr-sampling-rate" macro