Searched refs:H263 (Results 1 – 13 of 13) sorted by relevance
/frameworks/wilhelm/tests/examples/ |
D | xaVideoDecoderCapabilities.cpp | 106 }, 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/ |
D | MediaProfileReader.java | 79 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/ |
D | MediaPlayerPerformance.java | 457 .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/ |
D | ARTPWriter.cpp | 140 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()
|
D | ARTPWriter.h | 100 H263, enumerator
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
D | voIndex.h | 96 _MAKE_CODEC_ID (0x030000, H263)
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/ |
D | MediaRecorderTest.java | 483 int codec = MediaRecorder.VideoEncoder.H263; in testPortraitH263() 501 …estInvalidVideoPathSuccessful = invalidRecordSetting(15, 176, 144, MediaRecorder.VideoEncoder.H263, in testInvalidVideoPath()
|
/frameworks/base/media/java/android/media/ |
D | MediaRecorder.java | 433 public static final int H263 = 1; field in MediaRecorder.VideoEncoder
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 417 H263, enumerator 441 mStreamType = H263; in DetectSyncSource()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 15344 field public static final int H263 = 1; // 0x1
|
/frameworks/base/api/ |
D | current.txt | 21291 field public static final int H263 = 1; // 0x1
|
D | test-current.txt | 21360 field public static final int H263 = 1; // 0x1
|
D | system-current.txt | 22813 field public static final int H263 = 1; // 0x1
|