Home
last modified time | relevance | path

Searched defs:getStateFrameCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DGlitchAnalyzer.h65 int32_t getStateFrameCount(int state) const { in getStateFrameCount() function
/aosp_15_r20/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
H A DGlitchAnalyzer.h63 int32_t getStateFrameCount(int state) const { in getStateFrameCount() function
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DGlitchActivity.java48 native int getStateFrameCount(int state); in getStateFrameCount() method in GlitchActivity