Home
last modified time | relevance | path

Searched refs:CHANNELS_SAMPLE (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h116 #define CHANNELS_SAMPLE "attr-channels=x;" macro
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h120 #define CHANNELS_SAMPLE "attr-channels=x;" macro
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h104 #define CHANNELS_SAMPLE "attr-channels=x;" macro
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp464 int32_t bufferSize = strlen(ROUTE_SAMPLE) + strlen(FORMAT_SAMPLE) + strlen(CHANNELS_SAMPLE) in AudioRenderGetExtraParams()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c1042 int32_t bufferSize = strlen(ROUTE_SAMPLE) + strlen(FORMAT_SAMPLE) + strlen(CHANNELS_SAMPLE) + in AudioRenderGetExtraParams()
H A Daudio_capture.c859 uint32_t bufferSize = strlen(ROUTE_SAMPLE) + strlen(FORMAT_SAMPLE) + strlen(CHANNELS_SAMPLE) + in AudioCaptureGetExtraParams()

Completed in 9 milliseconds