/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/av/media/libstagefright/codecs/m4v_h263/fuzzer/ |
D | README.md | 4 The fuzzer plugin for MPEG4/H263 is designed based on the understanding of the 8 Dict files (dictionary files) are created for MPEG4 and H263 to ensure that the required start 40 Create a directory CORPUS_DIR and copy some MPEG4 or H263 files to that folder
|
/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() 460 if (mMode == H264 || mMode == H263) { in dumpSessionDesc() 474 } else if (mMode == H263) { in dumpSessionDesc() 492 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()
|
D | ARTPWriter.h | 100 H263, enumerator
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/ |
D | README.md | 5 The Mpeg4H263Encoder Test Suite validates the Mpeg4 and H263 encoder available in libstagefright.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/test/ |
D | README.md | 4 The Mpeg4H263Decoder Test Suite validates the Mpeg4 and H263 decoder available in libstagefright.
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
D | voIndex.h | 96 _MAKE_CODEC_ID (0x030000, H263)
|
/frameworks/av/media/extractors/fuzzers/ |
D | mp4_extractor_fuzzer.dict | 40 kw39="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/av/media/tests/benchmark/ |
D | README.md | 269 * Video: H263, H264, H265, VPx, Mpeg4, Mpeg2, AV1 274 * Video: H263, H264, H265, VPx, Mpeg4
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 438 H263, enumerator 462 mStreamType = H263; in DetectSyncSource()
|
/frameworks/base/media/java/android/media/ |
D | MediaRecorder.java | 556 public static final int H263 = 1; field in MediaRecorder.VideoEncoder
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 15344 field public static final int H263 = 1; // 0x1
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 25923 field public static final int H263 = 1; // 0x1
|
/frameworks/base/api/ |
D | current.txt | 25947 field public static final int H263 = 1; // 0x1
|