Home
last modified time | relevance | path

Searched defs:getSamplesPerFrame (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb20ASFormatIIEx.java45 public int getSamplesPerFrame() { in getSamplesPerFrame() method in Usb20ASFormatIIEx
H A DUsb10ASFormatII.java49 public int getSamplesPerFrame() { in getSamplesPerFrame() method in Usb10ASFormatII
/aosp12/frameworks/av/media/libaaudio/src/flowgraph/
H A DAudioProcessorBase.h91 int32_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/aosp12/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioSimpleRecorder.h86 int32_t getSamplesPerFrame() { in getSamplesPerFrame() function
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h48 int32_t getSamplesPerFrame() const { in getSamplesPerFrame() function
H A DAudioStream.h222 aaudio_result_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp287 void Codec2AudioEncHidlTestBase::getSamplesPerFrame(int32_t nChannels, int32_t* samplesPerFrame) { in getSamplesPerFrame() function in __anonf3224b090110::Codec2AudioEncHidlTestBase