OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:h263
(Results
1 - 25
of
112
) sorted by null
1
2
3
4
5
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
library_register.h
44
#define EXYNOS_OMX_COMPONENT_H263_DEC "OMX.Exynos.
H263
.Decoder"
45
#define EXYNOS_OMX_COMPONENT_H263_DEC_ROLE "video_decoder.
h263
"
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
library_register.h
44
#define EXYNOS_OMX_COMPONENT_H263_ENC "OMX.Exynos.
H263
.Encoder"
45
#define EXYNOS_OMX_COMPONENT_H263_ENC_ROLE "video_encoder.
h263
"
/frameworks/av/libvideoeditor/vss/common/inc/
NXPSW_CompilerSwitches_MCS.h
48
/* ----- MP4/
H263
video decoder support ----- */
49
#define M4VSS_SUPPORT_VIDEC_3GP /**< [default] Support mpeg4 and
H263
decoders */
71
{amr,aac} x {mpeg4,
h263
} */
81
/* ----- mpeg4 &
h263
encoder ----- */
83
h263
format {yuv,rgb} */
M4READER_3gpCom.h
44
* Error: No video stream
H263
in file.
98
* Get the DecoderConfigInfo for
H263
,
129
* @brief Contains info about
H263
stream read from the 3GP file.
M4ENCODER_common.h
267
M4ENCODER_Format Format; /**< Video compression format,
H263
, MPEG4,
288
* Common settings for
H263
and MPEG-4: */
294
/**< Video compression format:
H263
or MPEG4 */
334
M4ENCODER_Format Format; /**< Video compression format,
H263
, MPEG4,
/frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp
47
{ "OMX.google.
h263
.decoder", "mpeg4dec", "video_decoder.
h263
" },
48
{ "OMX.google.
h263
.encoder", "mpeg4enc", "video_encoder.
h263
" },
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaProfileReader.java
79
if (videoEncoder != MediaRecorder.VideoEncoder.
H263
&&
120
videoEncoderMap.put(MediaRecorder.VideoEncoder.
H263
, "
h263
");
/frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp
106
},
H263
[] = {
150
{XA_VIDEOCODEC_H263,
H263
, sizeof(
H263
) / sizeof(
H263
[0])},
166
},
H263
[]= {
214
{XA_VIDEOCODEC_H263,
H263
, sizeof(
H263
) / sizeof(
H263
[0])},
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_ErrorCodes.h
77
/* The output video frame size parameter is incompatible with
H263
encoding */
79
/* The output video frame rate parameter is incompatible with
H263
encoding
84
/* The .mp4 container cannot handle
h263
codec */
90
/*
H263
Profile (other than 0) is not supported */
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java
376
// Test case 1: Capture the memory usage after every 20
h263
playback
388
assertTrue("
H263
playback memory test", memoryResult);
412
int frameRate = MediaProfileReader.getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.
H263
);
413
assertTrue("
H263
video recording frame rate", frameRate != -1);
415
assertTrue(stressVideoRecord(frameRate, 352, 288, MediaRecorder.VideoEncoder.
H263
,
421
assertTrue("
H263
record only memory test", memoryResult);
449
int frameRate = MediaProfileReader.getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.
H263
);
450
assertTrue("
H263
video recording frame rate", frameRate != -1);
452
assertTrue(stressVideoRecord(frameRate, 352, 288, MediaRecorder.VideoEncoder.
H263
,
458
assertTrue("
H263
audio video record memory test", memoryResult)
[
all
...]
/device/asus/grouper/
media_profiles.xml
31
<!ATTLIST Video codec (h264|
h263
|m4v) #REQUIRED>
48
<!ATTLIST VideoEncoderCap name (h264|
h263
|m4v|wmv) #REQUIRED>
79
<!ATTLIST ExportVideoProfile name (h264|
h263
|m4v) #REQUIRED>
202
<VideoEncoderCap name="
h263
" enabled="true"
265
<ExportVideoProfile name="
h263
" profile="1" level="1" />
media_codecs.xml
81
<MediaCodec name="OMX.Nvidia.
h263
.decode" type="video/3gpp" />
95
<MediaCodec name="OMX.google.
h263
.decoder" type="video/3gpp" />
102
<MediaCodec name="OMX.Nvidia.
h263
.encoder" type="video/3gpp" />
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c
230
/* --- MPEG4 &
H263
--- */
374
/* ---
H263
--- */
377
/* retrieves the
H263
encoder type and pointer to functions*/
390
"M4MCS_subscribeMediaAndCodec: can't register video
H263
encoder");
394
/* retrieves the
H263
encoder type and pointer to functions*/
/cts/tests/tests/media/src/android/media/cts/
MediaCodecListTest.java
62
//
H263
baseline profile must be supported
182
list.add(new CodecType("video/3gpp", false)); //
h263
decoder
183
list.add(new CodecType("video/3gpp", true)); //
h263
encoder
/device/ti/panda/
media_profiles.xml
30
<!ATTLIST Video codec (h264|
h263
|m4v) #REQUIRED>
48
<!ATTLIST VideoEncoderCap name (h264|
h263
|m4v|wmv) #REQUIRED>
167
<VideoEncoderCap name="
h263
" enabled="true"
/development/tools/emulator/system/camera/
media_profiles.xml
30
<!ATTLIST Video codec (h264|
h263
|m4v) #REQUIRED>
48
<!ATTLIST VideoEncoderCap name (h264|
h263
|m4v|wmv) #REQUIRED>
80
<!ATTLIST ExportVideoProfile name (h264|
h263
|m4v) #REQUIRED>
342
<VideoEncoderCap name="
h263
" enabled="true"
409
<ExportVideoProfile name="
h263
" profile= "1" level="1"/>
media_codecs.xml
89
<MediaCodec name="OMX.google.
h263
.decoder" type="video/3gpp" />
98
<MediaCodec name="OMX.google.
h263
.encoder" type="video/3gpp" />
/device/samsung/manta/
media_codecs.xml
84
<MediaCodec name="OMX.Exynos.
H263
.Decoder" type="video/3gpp" >
106
<MediaCodec name="OMX.google.
h263
.decoder" type="video/3gpp" />
116
<MediaCodec name="OMX.Exynos.
H263
.Encoder" type="video/3gpp" >
media_profiles.xml
29
<!ATTLIST Video codec (h264|
h263
|m4v) #REQUIRED>
48
<!ATTLIST VideoEncoderCap name (h264|
h263
|m4v|wmv) #REQUIRED>
255
<VideoEncoderCap name="
h263
" enabled="true"
331
<ExportVideoProfile name="
h263
" profile= "1" level="16"/>
/frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_API.h
21
* from an AMR NB audio file and raw pictures into a MPEG-4/
h263
3GPP file.
124
/**< Output video compression format,
H263
or MPEG4 */
194
* size parameter is incompatible with
H263
encoding
M4VSS3GPP_ErrorCodes.h
133
* Unsupported
H263
profile for Video Editing */
169
* Clips don't have the same video format (
H263
or MPEG4) */
245
*
H263
Profile 3 level 10 is not supported */
M4PTO3GPP_ErrorCodes.h
49
* The output video frame size parameter is incompatible with
H263
encoding */
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c
237
/* --- MPEG4 &
H263
--- */
381
/* ---
H263
--- */
384
/* retrieves the
H263
encoder type and pointer to functions*/
394
"M4VSS3GPP_subscribeMediaAndCodec: can't register video
H263
encoder");
/frameworks/av/media/libstagefright/rtsp/
ARTPWriter.h
100
H263
,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java
89
new Stream("
H263
Video, AMR Audio", "rtsp_h263_amr",
101
new Stream("
H263
Video, AMR Audio", "http_h263_amr", "http://v20.lscache8.c.youtube.com/"
Completed in 478 milliseconds
1
2
3
4
5