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

  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java 73 case MediaProperties.VCODEC_H264:
92 case MediaProperties.VCODEC_H264:
MediaProperties.java 138 public static final int VCODEC_H264 = 2;
145 VCODEC_H264,
MediaVideoItem.java 160 case MediaProperties.VCODEC_H264:
VideoEditorImpl.java 434 case MediaProperties.VCODEC_H264:
    [all...]
MediaArtistNativeHelper.java     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorExportTest.java 168 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
295 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
352 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
411 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
529 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
688 MediaProperties.VCODEC_H264, MediaProperties.ACODEC_AAC_LC);
    [all...]
MediaPropertiesTest.java 325 final int videoCodecType = MediaProperties.VCODEC_H264;
355 final int videoCodecType = MediaProperties.VCODEC_H264;
386 final int videoCodecType = MediaProperties.VCODEC_H264;
417 final int videoCodecType = MediaProperties.VCODEC_H264;
448 final int videoCodecType = MediaProperties.VCODEC_H264;
502 final int videoCodecType = MediaProperties.VCODEC_H264;
554 final int videoCodecType = MediaProperties.VCODEC_H264;
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
VideoEditorStressTest.java 661 final int videoCodecType = MediaProperties.VCODEC_H264;
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
VideoEditorPerformance.java 365 final int outVcodec = MediaProperties.VCODEC_H264;
635 final int videoCodecType = MediaProperties.VCODEC_H264;
    [all...]

Completed in 61 milliseconds