Home
last modified time | relevance | path

Searched refs:kPcmFrameSize (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/
H A DA2dpSoftwareAudioProvider.cpp36 static constexpr uint32_t kPcmFrameSize = 4; // 16 bits per sample / stereo variable
39 static constexpr uint32_t kRtpFrameSize = kPcmFrameSize * kPcmFrameCount;
H A DHearingAidAudioProvider.cpp35 static constexpr uint32_t kPcmFrameSize = 4; // 16 bits per sample / stereo variable
37 static constexpr uint32_t kRtpFrameSize = kPcmFrameSize * kPcmFrameCount;
/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/
H A DA2dpSoftwareAudioProvider.cpp38 static constexpr uint32_t kPcmFrameSize = 4; // 16 bits per sample / stereo variable
41 static constexpr uint32_t kRtpFrameSize = kPcmFrameSize * kPcmFrameCount;
H A DHearingAidAudioProvider.cpp37 static constexpr uint32_t kPcmFrameSize = 4; // 16 bits per sample / stereo variable
39 static constexpr uint32_t kRtpFrameSize = kPcmFrameSize * kPcmFrameCount;