HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VIDEO_CodingMPEG4 (Results 1 - 25 of 36) sorted by null

1 2

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderMPEG4.cpp 46 paramPortDefinitionInput->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
OMXVideoEncoderMPEG4.cpp 48 paramPortDefinitionOutput->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 115 codec_type = OMX_VIDEO_CodingMPEG4;
228 if(codec_type == OMX_VIDEO_CodingMPEG4)
282 if(codec_type == OMX_VIDEO_CodingMPEG4)
284 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
315 if(codec_type == OMX_VIDEO_CodingMPEG4)
317 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
    [all...]
video_encoder_device.cpp 251 if(codec == OMX_VIDEO_CodingMPEG4)
    [all...]
omx_video_base.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 577 else if ((pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) ||
    [all...]
OMX_VideoDec_Utils.c 78 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
115 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
144 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c 363 pComponentPrivate->compressionFormats[1]=OMX_VIDEO_CodingMPEG4;
681 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 580 if(m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
671 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
782 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
833 (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)){
873 else if(m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4){
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 137 codec_type = OMX_VIDEO_CodingMPEG4;
269 if (codec_type == OMX_VIDEO_CodingMPEG4) {
324 if (codec_type == OMX_VIDEO_CodingMPEG4) {
325 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
357 if (codec_type == OMX_VIDEO_CodingMPEG4) {
358 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
    [all...]
video_encoder_device.cpp 362 if (codec == OMX_VIDEO_CodingMPEG4) {
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 619 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
704 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
811 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
855 (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)) {
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 387 name, "video_decoder.mpeg4", OMX_VIDEO_CodingMPEG4,
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_Video.h 83 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 498 name, "video_encoder.mpeg4", OMX_VIDEO_CodingMPEG4, MEDIA_MIMETYPE_VIDEO_MPEG4,
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 83 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 904 compressionFormat = OMX_VIDEO_CodingMPEG4;
978 case OMX_VIDEO_CodingMPEG4:
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 213 #define VIDDEC_INPUT_PORT_COMPRESSIONFORMAT OMX_VIDEO_CodingMPEG4
    [all...]

Completed in 766 milliseconds

1 2