OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 44 milliseconds