Home
last modified time | relevance | path

Searched refs:H263 (Results 1 – 19 of 19) 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/av/media/module/codecs/m4v_h263/fuzzer/
DREADME.md4 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
58 The fuzzer plugin for MPEG4/H263 is designed based on the understanding of the
65 MPEG4/H263 supports the following parameters:
/frameworks/av/media/libstagefright/rtsp/fuzzer/
DREADME.md76 …`<br/>17. `H263`<br/>18. `AMR`<br/>19. `AC3`<br/>20. `G723`<br/>21. `G729A`<br/>22. `MP4V-ES`<br/>…
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
DMediaPlayerPerformance.java454 .getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H263); in testH263RecordVideoOnlyMemoryUsage()
458 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4, in testH263RecordVideoOnlyMemoryUsage()
497 .getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H263); in testRecordVideoAudioMemoryUsage()
501 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4, in testRecordVideoAudioMemoryUsage()
/frameworks/av/media/module/codecs/m4v_h263/enc/test/
DREADME.md5 The Mpeg4H263Encoder Test Suite validates the Mpeg4 and H263 encoder available in libstagefright.
/frameworks/av/media/module/codecs/m4v_h263/dec/test/
DREADME.md4 The Mpeg4H263Decoder Test Suite validates the Mpeg4 and H263 decoder available in libstagefright.
/frameworks/av/media/module/codecs/common/include/
DvoIndex.h96 _MAKE_CODEC_ID (0x030000, H263)
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPWriter.h133 H263, enumerator
/frameworks/base/media/java/android/media/
DEncoderProfiles.java93 if (codec == MediaRecorder.VideoEncoder.H263) { in getMediaType()
DMediaRecorder.java704 public static final int H263 = 1; field in MediaRecorder.VideoEncoder
719 VideoEncoder.H263,
/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp303 mMode = H263; in start()
603 } else if (mMode == H263) { in onRead()
865 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()
879 } else if (mMode == H263) { in dumpSessionDesc()
897 if (mMode == H264 || mMode == H263) { in dumpSessionDesc()
/frameworks/av/media/module/extractors/fuzzers/
Dmp4_extractor_fuzzer.dict40 kw39="H263"
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java478 int codec = MediaRecorder.VideoEncoder.H263; in testPortraitH263()
496 …estInvalidVideoPathSuccessful = invalidRecordSetting(15, 176, 144, MediaRecorder.VideoEncoder.H263, in testInvalidVideoPath()
/frameworks/av/media/tests/benchmark/
DREADME.md269 * Video: H263, H264, H265, VPx, Mpeg4, Mpeg2, AV1
274 * Video: H263, H264, H265, VPx, Mpeg4
/frameworks/av/cmds/stagefright/
Dstagefright.cpp445 H263, enumerator
469 mStreamType = H263; in DetectSyncSource()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15344 field public static final int H263 = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt24337 field public static final int H263 = 1; // 0x1