Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsb20ASFormatIIEx.java45 public int getSamplesPerFrame() { in getSamplesPerFrame() method in Usb20ASFormatIIEx
DUsb10ASFormatII.java49 public int getSamplesPerFrame() { in getSamplesPerFrame() method in Usb10ASFormatII
/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimpleRecorder.h86 int32_t getSamplesPerFrame() { in getSamplesPerFrame() function
/frameworks/av/media/libaaudio/src/flowgraph/
DFlowGraphNode.h177 int32_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/frameworks/av/media/libaaudio/src/core/
DAAudioStreamParameters.h49 int32_t getSamplesPerFrame() const { in getSamplesPerFrame() function
DAudioStream.h253 aaudio_result_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioEncTest.cpp289 void Codec2AudioEncHidlTestBase::getSamplesPerFrame(int32_t nChannels, int32_t* samplesPerFrame) { in getSamplesPerFrame() function in __anondfc733f70111::Codec2AudioEncHidlTestBase