Home
last modified time | relevance | path

Searched defs:GetNumOfSamplesPerChannel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_interface.cc193 uint16_t GetNumOfSamplesPerChannel() { in GetNumOfSamplesPerChannel() function
299 uint16_t CodecInterface::GetNumOfSamplesPerChannel() { return impl->GetNumOfSamplesPerChannel(); } in GetNumOfSamplesPerChannel() function in bluetooth::le_audio::CodecInterface
Dmock_codec_interface.cc66 uint16_t CodecInterface::GetNumOfSamplesPerChannel() { return impl->GetNumOfSamplesPerChannel(); } in GetNumOfSamplesPerChannel() function in bluetooth::le_audio::CodecInterface