Home
last modified time | relevance | path

Searched refs:H263 (Results 1 – 13 of 13) sorted by relevance

/frameworks/wilhelm/tests/examples/
DxaVideoDecoderCapabilities.cpp106 }, H263[] = { in videoProfileToString() local
150 {XA_VIDEOCODEC_H263, H263, sizeof(H263) / sizeof(H263[0])}, in videoProfileToString()
166 }, H263[]= { in videoLevelToString() local
214 {XA_VIDEOCODEC_H263, H263, sizeof(H263) / sizeof(H263[0])}, in videoLevelToString()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DMediaProfileReader.java79 if (videoEncoder != MediaRecorder.VideoEncoder.H263 && in getVideoCodecName()
121 videoEncoderMap.put(MediaRecorder.VideoEncoder.H263, "h263"); in initVideoEncoderMap()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
DMediaPlayerPerformance.java457 .getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H263); in testH263RecordVideoOnlyMemoryUsage()
461 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4, in testH263RecordVideoOnlyMemoryUsage()
500 .getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H263); in testRecordVideoAudioMemoryUsage()
504 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4, in testRecordVideoAudioMemoryUsage()
/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp140 mMode = H263; in start()
285 } else if (mMode == H263) { in onRead()
458 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()
472 } else if (mMode == H263) { in dumpSessionDesc()
490 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()
DARTPWriter.h100 H263, enumerator
/frameworks/av/media/libstagefright/codecs/common/include/
DvoIndex.h96 _MAKE_CODEC_ID (0x030000, H263)
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java483 int codec = MediaRecorder.VideoEncoder.H263; in testPortraitH263()
501 …estInvalidVideoPathSuccessful = invalidRecordSetting(15, 176, 144, MediaRecorder.VideoEncoder.H263, in testInvalidVideoPath()
/frameworks/base/media/java/android/media/
DMediaRecorder.java433 public static final int H263 = 1; field in MediaRecorder.VideoEncoder
/frameworks/av/cmds/stagefright/
Dstagefright.cpp417 H263, enumerator
441 mStreamType = H263; in DetectSyncSource()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15344 field public static final int H263 = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt21291 field public static final int H263 = 1; // 0x1
Dtest-current.txt21360 field public static final int H263 = 1; // 0x1
Dsystem-current.txt22813 field public static final int H263 = 1; // 0x1