Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dmock_codec_interface.cc28 std::vector<int16_t>& GetDecodedSamples() { return output_channel_data_; } in GetDecodedSamples() function
47 std::vector<int16_t>& CodecInterface::GetDecodedSamples() { in GetDecodedSamples() function in bluetooth::le_audio::CodecInterface
Dcodec_interface.cc109 std::vector<int16_t>& GetDecodedSamples() { return output_channel_data_; } in GetDecodedSamples() function
277 std::vector<int16_t>& CodecInterface::GetDecodedSamples() { in GetDecodedSamples() function in bluetooth::le_audio::CodecInterface