Home
last modified time | relevance | path

Searched defs:mSamplesPerFrame (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/services/oboeservice/
H A DAAudioMixer.h50 int32_t mSamplesPerFrame = 0; variable
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb20ASFormatIIEx.java31 private int mSamplesPerFrame; // 6:2 Indicates the number of PCM audio field in Usb20ASFormatIIEx
H A DUsb10ASFormatII.java30 private int mSamplesPerFrame; // 6:2 Indicates the number of PCM audio samples contained field in Usb10ASFormatII
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h194 int32_t mSamplesPerFrame = AAUDIO_UNSPECIFIED; variable
H A DAudioStream.h656 int32_t mSamplesPerFrame = AAUDIO_UNSPECIFIED; variable
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp162 int32_t mSamplesPerFrame; member in __anonf3224b090110::Codec2AudioEncHidlTestBase