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

  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 163 case MediaProperties.ACODEC_AMRNB:
542 case MediaProperties.ACODEC_AMRNB: {
MediaProperties.java 254 public static final int ACODEC_AMRNB = 1;
269 ACODEC_AMRNB,
MediaVideoItem.java 552 MediaProperties.ACODEC_AMRNB ) {
VideoEditorImpl.java 420 case MediaProperties.ACODEC_AMRNB:
    [all...]
MediaArtistNativeHelper.java     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
MediaPropertiesTest.java 178 final int audioCodecType = MediaProperties.ACODEC_AMRNB;
274 final int audioCodecType = MediaProperties.ACODEC_AMRNB;
368 final int audioCodecType = MediaProperties.ACODEC_AMRNB;
    [all...]

Completed in 70 milliseconds