Home
last modified time | relevance | path

Searched defs:pcm_config (Results 1 – 4 of 4) sorted by relevance

/system/bt/audio_hal_interface/
Dclient_interface_unittest.cc230 bool IsSoftwarePcmParametersSupported(const PcmParameters& pcm_config) { in IsSoftwarePcmParametersSupported()
246 const PcmParameters_2_1& pcm_config) { in IsSinkSoftwarePcmParameters_2_1_Supported()
251 const PcmParameters_2_1& pcm_config) { in IsSourceSoftwarePcmParameters_2_1_Supported()
329 const PcmParameters_2_1& pcm_config, in IsSoftwarePcmParameters_2_1_Supported()
375 PcmParameters pcm_config = {}; in TEST_F() local
789 PcmParameters pcm_config = {}; in TEST_F() local
816 PcmParameters_2_1 pcm_config = {}; in TEST_F() local
848 PcmParameters_2_1 pcm_config = {}; in TEST_F() local
Da2dp_encoding.cc297 bool a2dp_get_selected_hal_pcm_config(PcmParameters* pcm_config) { in a2dp_get_selected_hal_pcm_config()
453 PcmParameters pcm_config{}; in setup_codec() local
Dhearing_aid_software_encoding.cc217 PcmParameters pcm_config{}; in start_session() local
Dle_audio_software.cc55 PcmParameters pcm_config) in LeAudioTransport()