HomeSort by relevance Sort by last modified time
    Searched full:mpeg4 (Results 1 - 25 of 328) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/img/psb_video/debian/
changelog 3 * MPEG4: Don't require IQ matrix
7 * MPEG4 VLD working
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderHost.cpp 56 } else if (strcasecmp(mimeType, "video/mpeg4") == 0 ||
61 PVSoftMPEG4Encoder *p = new PVSoftMPEG4Encoder("OMX.google.mpeg4.encoder");
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderMPEG4.cpp 24 static const char* MPEG4_MIME_TYPE = "video/mpeg4";
158 DECLARE_OMX_COMPONENT("OMX.Intel.VideoDecoder.MPEG4", "video_decoder.mpeg4", OMXVideoDecoderMPEG4);
  /frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp 116 }, MPEG4[] = {
151 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
175 }, MPEG4[] = {
215 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
  /cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java 74 private static final String MPEG4 = MediaFormat.MIMETYPE_VIDEO_MPEG4;
387 // MPEG4 tests
388 public void testMpeg4Count0176x0144() throws Exception { count(MPEG4, 176, 144, 1, 4); }
389 public void testMpeg4Goog0Qual0176x0144() throws Exception { qual(MPEG4, 176, 144, GOOG, 0); }
390 public void testMpeg4Goog0Perf0176x0144() throws Exception { perf(MPEG4, 176, 144, GOOG, 0); }
391 public void testMpeg4Other0Qual0176x0144() throws Exception { qual(MPEG4, 176, 144, OTHER, 0); }
392 public void testMpeg4Other0Perf0176x0144() throws Exception { perf(MPEG4, 176, 144, OTHER, 0); }
393 public void testMpeg4Other1Qual0176x0144() throws Exception { qual(MPEG4, 176, 144, OTHER, 1); }
394 public void testMpeg4Other1Perf0176x0144() throws Exception { perf(MPEG4, 176, 144, OTHER, 1); }
395 public void testMpeg4Other2Qual0176x0144() throws Exception { qual(MPEG4, 176, 144, OTHER, 2);
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 68 #define VEN_CODEC_MPEG4 1/* MPEG4 Codec */
73 #define VEN_PROFILE_MPEG4_SP 1/* 1 - MPEG4 SP profile */
74 #define VEN_PROFILE_MPEG4_ASP 2/* 2 - MPEG4 ASP profile */
81 #define VEN_LEVEL_MPEG4_0 0x1/* MPEG4 Level 0 */
82 #define VEN_LEVEL_MPEG4_1 0x2/* MPEG4 Level 1 */
83 #define VEN_LEVEL_MPEG4_2 0x3/* MPEG4 Level 2 */
84 #define VEN_LEVEL_MPEG4_3 0x4/* MPEG4 Level 3 */
85 #define VEN_LEVEL_MPEG4_4 0x5/* MPEG4 Level 4 */
86 #define VEN_LEVEL_MPEG4_5 0x6/* MPEG4 Level 5 */
87 #define VEN_LEVEL_MPEG4_3b 0x7/* MPEG4 Level 3b *
    [all...]
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 51 { "OMX.google.mpeg4.decoder", "mpeg4dec", "video_decoder.mpeg4" },
52 { "OMX.google.mpeg4.encoder", "mpeg4enc", "video_encoder.mpeg4" },
  /frameworks/av/media/libstagefright/tests/
MediaCodecListOverrides_test.cpp 41 " <MediaCodec name=\"OMX.qcom.video.encoder.mpeg4\" type=\"video/mp4v-es\" update=\"true\" >\n"
55 " <MediaCodec name=\"OMX.qcom.video.decoder.mpeg4\" type=\"video/mp4v-es\" update=\"true\" >\n"
94 addMaxInstancesSetting("OMX.qcom.video.encoder.mpeg4 video/mp4v-es", "4", &eR);
99 addMaxInstancesSetting("OMX.qcom.video.decoder.mpeg4 video/mp4v-es", "3", &dR);
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h 60 ELEMENT_FRAMEQSCALE, /* Insert the H263/MPEG4 Frame Q_scale parameter (vob_quant field) (no rawdata) */
61 ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata) */
164 /* MPEG4 Structures
241 /* MPEG4 header preparation */
  /hardware/intel/img/psb_video/src/
pnw_hostheader.h 58 ELEMENT_FRAMEQSCALE, /* Insert the H263/MPEG4 Frame Q_scale parameter (vob_quant field) (no rawdata) */
59 ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata) */
183 /* MPEG4 Structures
261 /* MPEG4 header preparation */
tng_hostheader.h 84 ELEMENT_FRAMEQSCALE, //!< Insert the H263/MPEG4 Frame Q_scale parameter (vob_quant field) (no rawdata)
85 ELEMENT_SLICEQSCALE, //!< Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata)
87 ELEMENT_INSERTBYTEALIGN_MPG4, //!< Insert the byte align field for MPEG4(no rawdata)
99 ELEMENT_VOP_TIME_INCREMENT, //!< Insert vop_time_increment field (used for display ordering in MPEG4)
101 ELEMENT_MODULO_TIME_BASE, //!< modulo_time_base used in MPEG4 (depends on vop_time_increment_resolution)
305 /* MPEG4 Structures
401 /* MPEG4 header preparation */
  /hardware/qcom/media/msm8974/mm-core/src/8960/
qc_registry_table.c 59 "OMX.qcom.video.decoder.mpeg4",
71 "video_decoder.mpeg4"
188 "OMX.qcom.video.encoder.mpeg4",
200 "video_encoder.mpeg4"
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 136 MPEG4_I_VOP = 0, // bitstream contains an MPEG4 I-VOP
137 MPEG4_P_VOP = 1, // bitstream contains an MPEG4 P-VOP
138 MPEG4_B_VOP = 2, // bitstream contains an MPEG4 B-VOP
139 MPEG4_S_VOP = 3, // bitstream contains an MPEG4 S-VOP
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 135 MPEG4_I_VOP = 0, // bitstream contains an MPEG4 I-VOP
136 MPEG4_P_VOP = 1, // bitstream contains an MPEG4 P-VOP
137 MPEG4_B_VOP = 2, // bitstream contains an MPEG4 B-VOP
138 MPEG4_S_VOP = 3, // bitstream contains an MPEG4 S-VOP
  /hardware/qcom/media/msm8996/mm-core/src/8960/
qc_registry_table.c 59 "OMX.qcom.video.decoder.mpeg4",
71 "video_decoder.mpeg4"
188 "OMX.qcom.video.encoder.mpeg4",
200 "video_encoder.mpeg4"
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 135 MPEG4_I_VOP = 0, // bitstream contains an MPEG4 I-VOP
136 MPEG4_P_VOP = 1, // bitstream contains an MPEG4 P-VOP
137 MPEG4_B_VOP = 2, // bitstream contains an MPEG4 B-VOP
138 MPEG4_S_VOP = 3, // bitstream contains an MPEG4 S-VOP
  /hardware/qcom/media/msmcobalt/mm-core/src/8960/
qc_registry_table.c 59 "OMX.qcom.video.decoder.mpeg4",
71 "video_decoder.mpeg4"
188 "OMX.qcom.video.encoder.mpeg4",
200 "video_encoder.mpeg4"
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 135 MPEG4_I_VOP = 0, // bitstream contains an MPEG4 I-VOP
136 MPEG4_P_VOP = 1, // bitstream contains an MPEG4 P-VOP
137 MPEG4_B_VOP = 2, // bitstream contains an MPEG4 B-VOP
138 MPEG4_S_VOP = 3, // bitstream contains an MPEG4 S-VOP
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
MimeTypeTest.java 17 // mpeg4 video files
  /hardware/intel/img/psb_video/fw/topazhp/
topazhp_bin.c 119 FW_MASTER_MPEG4_NO_RC, //!< MPEG4 with no rate control
120 FW_MASTER_MPEG4_VBR, //!< MPEG4 variable bitrate
121 FW_MASTER_MPEG4_CBR, //!< MPEG4 constant bitrate
351 FW_MASTER_INFO(MPEG4_NO_RC, MPG4),//FW_MASTER_MPEG4_NO_RC, //!< MPEG4 with no rate control
352 FW_MASTER_INFO(MPEG4_VBR, MPG4VBR),//FW_MASTER_MPEG4_VBR, //!< MPEG4 variable bitrate
353 FW_MASTER_INFO(MPEG4_CBR, MPG4CBR),//FW_MASTER_MPEG4_CBR, //!< MPEG4 constant bitrate
  /hardware/qcom/media/msm8974/mm-core/src/8610/
qc_registry_table.c 69 "OMX.qcom.video.decoder.mpeg4",
78 "video_decoder.mpeg4"
82 "OMX.ittiam.video.decoder.mpeg4",
91 "video_decoder.mpeg4"
239 "OMX.qcom.video.encoder.mpeg4",
248 "video_encoder.mpeg4"
qc_registry_table_android.c 135 "OMX.qcom.video.decoder.mpeg4",
144 "video_decoder.mpeg4"
148 "OMX.ittiam.video.decoder.mpeg4",
157 "video_decoder.mpeg4"
239 "OMX.qcom.video.encoder.mpeg4",
248 "video_encoder.mpeg4"
  /hardware/qcom/media/msm8974/mm-core/src/msm8952/
registry_table.c 56 "OMX.qcom.video.decoder.mpeg4",
65 "video_decoder.mpeg4"
69 "OMX.qcom.video.decoder.mpeg4.secure",
78 "video_decoder.mpeg4"
265 "OMX.qcom.video.encoder.mpeg4",
274 "video_encoder.mpeg4"
registry_table_android.c 109 "OMX.qcom.video.decoder.mpeg4",
118 "video_decoder.mpeg4"
122 "OMX.qcom.video.decoder.mpeg4.secure",
131 "video_decoder.mpeg4"
278 "OMX.qcom.video.encoder.mpeg4",
287 "video_encoder.mpeg4"
  /hardware/qcom/media/msm8996/mm-core/src/8610/
qc_registry_table.c 69 "OMX.qcom.video.decoder.mpeg4",
78 "video_decoder.mpeg4"
82 "OMX.ittiam.video.decoder.mpeg4",
91 "video_decoder.mpeg4"
239 "OMX.qcom.video.encoder.mpeg4",
248 "video_encoder.mpeg4"

Completed in 1109 milliseconds

1 2 3 4 5 6 7 8 91011>>