/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 115 codec_type = OMX_VIDEO_CodingMPEG4; in component_init() 228 if(codec_type == OMX_VIDEO_CodingMPEG4) in component_init() 282 if(codec_type == OMX_VIDEO_CodingMPEG4) in component_init() 284 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in component_init() 315 if(codec_type == OMX_VIDEO_CodingMPEG4) in component_init() 317 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in component_init() 1301 if(m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in set_config()
|
D | video_encoder_device.cpp | 251 if(codec == OMX_VIDEO_CodingMPEG4) in venc_open() 2292 if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingMPEG4) { in venc_set_error_resilience()
|
D | omx_video_base.cpp | 4196 else if(m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in get_supported_profile_level() 4272 else if(m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in get_supported_profile_level()
|
D | video_encoder_device_copper.cpp | 278 if(codec == OMX_VIDEO_CodingMPEG4) in venc_open()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 577 …se if ((pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) || in VIDDEC_GetComponentVersion() 813 … if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in VIDDEC_GetParameter() 861 case OMX_VIDEO_CodingMPEG4: in VIDDEC_GetParameter() 897 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_GetParameter() 983 … pComponentPrivate->pInPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDDEC_GetParameter() 984 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDDEC_GetParameter() 1262 case OMX_VIDEO_CodingMPEG4: in VIDDEC_SetParameter() 1264 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDDEC_SetParameter() 1523 … if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in VIDDEC_SetParameter() 1542 … if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in VIDDEC_SetParameter() [all …]
|
D | OMX_VideoDec_Utils.c | 78 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_GetRMFrecuency() 115 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_GetRMFrecuency() 144 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_GetRMFrecuency() 1317 pComponentPrivate->pInPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDDEC_Load_Defaults() 1326 pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDDEC_Load_Defaults() 2534 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in VIDDEC_HandleCommand() 2623 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_HandleCommand() 2784 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_HandleCommand() 3106 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_HandleCommand() 3216 …else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDDEC_HandleCommand() [all …]
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 1355 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in OMX_VIDENC_HandleCommandStateSetIdle() 1411 case OMX_VIDEO_CodingMPEG4: in OMX_VIDENC_HandleCommandStateSetIdle() 1485 … else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_HandleCommandStateSetIdle() 1729 … else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_HandleCommandStateSetIdle() 1850 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_HandleCommandStateSetExecuting() 2057 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_HandleCommandStateSetLoaded() 2137 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_HandleCommandStateSetLoaded() 2330 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in OMX_VIDENC_Process_FreeOutBuf() 2631 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in OMX_VIDENC_Process_FilledInBuf() 2712 if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_VIDENC_Queue_Mpeg4_Buffer() [all …]
|
D | OMX_VideoEncoder.c | 363 pComponentPrivate->compressionFormats[1]=OMX_VIDEO_CodingMPEG4; in OMX_ComponentInit() 681 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in OMX_ComponentInit() 753 pPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4; in OMX_ComponentInit() 915 if(pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) in OMX_ComponentInit() 1693 case OMX_VIDEO_CodingMPEG4: in GetParameter() 1729 else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in GetParameter() 2116 pCompPortOut->pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in SetParameter() 2117 pCompPortOut->pPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4; in SetParameter() 2158 case OMX_VIDEO_CodingMPEG4: in SetParameter() 2181 case OMX_VIDEO_CodingMPEG4: in SetParameter() [all …]
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderMPEG4.cpp | 46 paramPortDefinitionInput->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in InitInputPortFormatSpecific()
|
D | OMXVideoEncoderMPEG4.cpp | 48 paramPortDefinitionOutput->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in InitOutputPortFormatSpecific()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 580 if(m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) in ConfigureEncoder() 671 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) in ConfigureEncoder() 782 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) in ConfigureEncoder() 833 (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)){ in ConfigureEncoder() 873 else if(m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4){ in ConfigureEncoder() 1164 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) in VencTest_Initialize() 1880 m_sProfile.eCodec = OMX_VIDEO_CodingMPEG4; in parseArgs()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 619 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) { in ConfigureEncoder() 704 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) { in ConfigureEncoder() 811 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) { in ConfigureEncoder() 855 (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)) { in ConfigureEncoder() 892 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) { in ConfigureEncoder() 1173 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) { in VencTest_Initialize() 1887 m_sProfile.eCodec = OMX_VIDEO_CodingMPEG4; in parseArgs()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 130 codec_type = OMX_VIDEO_CodingMPEG4; in component_init() 252 if (codec_type == OMX_VIDEO_CodingMPEG4) { in component_init() 304 if (codec_type == OMX_VIDEO_CodingMPEG4) { in component_init() 305 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in component_init() 335 if (codec_type == OMX_VIDEO_CodingMPEG4) { in component_init() 336 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in component_init() 1495 if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in set_config()
|
D | video_encoder_device.cpp | 362 if (codec == OMX_VIDEO_CodingMPEG4) { in venc_open() 2506 if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingMPEG4) { in venc_set_error_resilience()
|
D | omx_video_base.cpp | 4100 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in get_supported_profile_level() 4179 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in get_supported_profile_level()
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Video.h | 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Video.h | 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Video.h | 83 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Video.h | 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Video.h | 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Video.h | 66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
D | VideoEncTest.c | 1093 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDENCTEST_SetMpeg4Parameter() 1179 else if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4) { in VIDENCTEST_AllocateResources() 1458 case OMX_VIDEO_CodingMPEG4: in VIDENCTEST_PassToLoaded() 1593 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4 || in VIDENCTEST_Starting() 2325 pAppData->eCompressionFormat = OMX_VIDEO_CodingMPEG4; in VIDENCTEST_CheckArgs()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 213 #define VIDDEC_INPUT_PORT_COMPRESSIONFORMAT OMX_VIDEO_CodingMPEG4
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/ |
D | Exynos_OMX_Mpeg4dec.c | 1458 …xynosPort[INPUT_PORT_INDEX].portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in Exynos_Mpeg4Dec_SetParameter() 2452 pExynosPort->portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in Exynos_OMX_ComponentInit()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/ |
D | Exynos_OMX_Mpeg4enc.c | 1502 …ynosPort[OUTPUT_PORT_INDEX].portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in Exynos_Mpeg4Enc_SetParameter() 2458 pExynosPort->portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4; in Exynos_OMX_ComponentInit()
|