HomeSort by relevance Sort by last modified time
    Searched defs:getCaptureSize (Results 1 - 12 of 12) sorted by null

  /frameworks/av/include/media/
Visualizer.h 39 * getCaptureSize() and setCaptureSize() methods. Note that the size of the FFT
103 uint32_t getCaptureSize() { return mCaptureSize; }
126 // getCaptureSize()
130 // getCaptureSize() but the length of the FFT is half of the size (both parts of the spectrum
  /frameworks/base/media/java/android/media/audiofx/
Visualizer.java 46 * {@link #getCaptureSize()} and {@link #setCaptureSize(int)} methods. The capture size must be a
324 public int getCaptureSize()
328 throw(new IllegalStateException("getCaptureSize() called in wrong state: "+mState));
424 * by {@link #getCaptureSize()}.
451 * <li> n is the capture size returned by getCaptureSize()</li>
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 3600 milliseconds