HomeSort by relevance Sort by last modified time
    Searched full:h264 (Results 26 - 50 of 97) sorted by null

12 3 4

  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.cpp 138 mMode = H264;
197 if (mMode == H264) {
282 if (mMode == H264) {
458 if (mMode == H264 || mMode == H263) {
470 if (mMode == H264) {
471 sdp.append("H264/90000");
490 if (mMode == H264 || mMode == H263) {
509 if (mMode == H264) {
ARTPSource.cpp 57 if (!strncmp(desc.c_str(), "H264/", 5)) {
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 86 /*H264 Encoder Specific Error Code bits*/
174 /* H264 Encoder DSP s/n create phase arguments */
211 /* H264 Encoder DSP s/n run-time dynamic parameters*/
295 /* H264 Encoder DSP s/n run-time input parameters */
304 /* H264 Encoder DSP s/n run-time output parameters */
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c 260 "M4VSS3GPP_subscribeMediaAndCodec: can't register H264 decoder");
398 /* retrieves the H264 encoder type and pointer to functions*/
408 "M4VSS3GPP_subscribeMediaAndCodec: can't register video H264 encoder");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 60 * Add tests on H264 video encoder
382 // Test case 2: Capture the memory usage after every 20 h264 playback
388 mMemWriter.write("H264 Video Playback only\n");
396 assertTrue("H264 playback memory test", memoryResult);
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 55 /*Some H264 profiles*/
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.h 139 M4OSA_UInt32 uiVideoProfile; /**< H263 or MPEG-4 or H264 profile(from core decoder) */
140 M4OSA_UInt32 uiVideoLevel; /**< H263 or MPEG-4 or H264 level*/
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Index.h 82 /* H264 Encoder Indices*/
198 /* MPEG4 and H264 encoder specific Indices */
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
MediaPropertiesTest.java 317 *To test Media Properties for file H264 VGA
347 *To test Media Properties for file H264 NTSC
378 *To test media properties for H264 800x480 (WVGA) + AAC file.
409 *To test Media Properties for file H264 HD1280
440 *To test media properties for H264 1080x720 + AAC file
546 *To test Media Properties for file H264 HD1080
    [all...]
  /external/kernel-headers/original/linux/
msm_vidc_enc.h 98 #define VEN_PROFILE_H264_BASELINE 3/* 3 - H264 Baseline profile */
99 #define VEN_PROFILE_H264_MAIN 4/* 4 - H264 Main profile*/
100 #define VEN_PROFILE_H264_HIGH 5/* 5 - H264 High profile*/
  /device/samsung/crespo/
media_codecs.xml 102 <MediaCodec name="OMX.google.h264.decoder" type="video/avc" />
  /device/samsung/tuna/
media_codecs.xml 98 <MediaCodec name="OMX.google.h264.decoder" type="video/avc" />
  /external/chromium/third_party/libjingle/source/
README 75 video.rtpdump is 320x240 video encoded with H264 AVC at 30 frames per second.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h 54 M4DA_StreamTypeVideoMpeg4Avc = 9, /**< MPEG-4 AVC video (h264) */
M4_VideoEditingCommon.h 78 M4VIDEOEDITING_kH264 = 2, /**< H264 video */
  /frameworks/av/media/libstagefright/codecs/common/include/
voIndex.h 94 _MAKE_CODEC_ID (0x010000, H264)
  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java 773 /** H264 video */
774 public static final int H264 = 2;
976 * <li>3GP file containing MPEG4/H263/H264 video and AAC/AMR audio
    [all...]
MediaProperties.java 151 * The H264 profile, the values are same as the one in OMX_Video.h
164 * The H264 level, the values are same as the one in OMX_Video.h
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 142 /* H264 profile and level table*/
464 D("Configuring MP4/H264...");
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c 34 , where inputFileName shall be name of file containing h264 stream
60 printf( "Usage: %s file.h264\n", argv[0]);
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h 103 #define M4DEPAK_H264 0x3C /**<Core de-packetizer H264*/
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c 405 "M4MCS_subscribeMediaAndCodec: can't register video H264 encoder");
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 367 // For H264, format the DSI
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h 173 /* H264 Only */

Completed in 1984 milliseconds

12 3 4