Searched defs:H263 (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.h100 H263, enumerator in enum:android::ARTPWriter::__anon928
/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp106 }, H263[] = { local
150 {XA_VIDEOCODEC_H263, H263, sizeof(H263) / sizeof(H263[0])},
166 }, H263[]= { local
214 {XA_VIDEOCODEC_H263, H263, sizeof(H263) / sizeof(H263[0])},
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp411 H263, enumerator in enum:DetectSyncSource::StreamType
435 mStreamType = H263;
/frameworks/base/media/java/android/media/
H A DMediaRecorder.java308 public static final int H263 = 1; field in class:MediaRecorder.VideoEncoder
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java454 /** Unsupported H263 profile for Video Editing. */
481 /** Clips don't have the same video format (H263 or MPEG4). */
550 /** H263 profiles other than 0 are not supported. */
770 /** H263 video format. */
771 public static final int H263 = 1; field in class:MediaArtistNativeHelper.VideoFormat
976 * <li>3GP file containing MPEG4/H263/H264 video and AAC/AMR audio
1402 * <li>3GP file containing MPEG4/H263 video and AAC/AMR audio
3265 case VideoFormat.H263:

Completed in 191 milliseconds