Home
last modified time | relevance | path

Searched refs:AAudioProperty_getInputMMapOffsetMicros (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.h192 int32_t AAudioProperty_getInputMMapOffsetMicros();
H A DAAudioUtilities.cpp644 int32_t AAudioProperty_getInputMMapOffsetMicros() { in AAudioProperty_getInputMMapOffsetMicros() function
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp283 : AAudioProperty_getInputMMapOffsetMicros(); in open()