Searched refs:VCODEC_H263 (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorProfile.java72 case MediaProperties.VCODEC_H263:
91 case MediaProperties.VCODEC_H263:
H A DMediaProperties.java137 public static final int VCODEC_H263 = 1; field in class:MediaProperties
146 VCODEC_H263,
H A DMediaVideoItem.java159 case MediaProperties.VCODEC_H263:
H A DVideoEditorImpl.java431 case MediaProperties.VCODEC_H263:
H A DMediaArtistNativeHelper.java3266 retValue = MediaProperties.VCODEC_H263;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
H A DMediaPropertiesTest.java295 final int videoCodecType = MediaProperties.VCODEC_H263;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DVideoEditorStressTest.java939 MediaProperties.VCODEC_H263,

Completed in 82 milliseconds