Searched defs:getCapacityFrames (Results 1 – 2 of 2) sorted by relevance
106 private native int getCapacityFrames(long audioContext, int streamId); in getCapacityFrames() method in NativeAnalyzerThread160 public int getCapacityFrames(int streamId) { in getCapacityFrames() method in NativeAnalyzerThread
135 int32_t getCapacityFrames(int streamId) { in getCapacityFrames() function