HomeSort by relevance Sort by last modified time
    Searched refs:SAMPLES_PER_FRAME_MP3 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 564 frameDuration = (MediaProperties.SAMPLES_PER_FRAME_MP3 * 1000)
566 sampleCount = MediaProperties.SAMPLES_PER_FRAME_MP3;
MediaProperties.java 277 public static final int SAMPLES_PER_FRAME_MP3 = 1152;

Completed in 516 milliseconds