/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 121 codec_type = OMX_VIDEO_CodingH263; in component_init() 233 else if(codec_type == OMX_VIDEO_CodingH263) in component_init() 286 else if(codec_type == OMX_VIDEO_CodingH263) in component_init() 288 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 319 else if(codec_type == OMX_VIDEO_CodingH263) in component_init() 321 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 1309 else if(m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
|
D | video_encoder_device_copper.cpp | 287 else if(codec == OMX_VIDEO_CodingH263) in venc_open() 2341 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2347 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2352 else if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingH263 && in venc_set_error_resilience()
|
D | video_encoder_device.cpp | 260 else if(codec == OMX_VIDEO_CodingH263) in venc_open() 2314 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2320 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2325 else if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingH263 && in venc_set_error_resilience()
|
D | omx_video_base.cpp | 4183 else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in get_supported_profile_level() 4259 else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in get_supported_profile_level()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 578 … (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263)) { in VIDDEC_GetComponentVersion() 814 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263 || in VIDDEC_GetParameter() 857 case OMX_VIDEO_CodingH263: in VIDDEC_GetParameter() 902 … else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) { in VIDDEC_GetParameter() 966 … pComponentPrivate->pInPortFormat->eCompressionFormat = OMX_VIDEO_CodingH263; in VIDDEC_GetParameter() 967 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in VIDDEC_GetParameter() 1252 case OMX_VIDEO_CodingH263: in VIDDEC_SetParameter() 1253 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in VIDDEC_SetParameter() 1524 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263 || in VIDDEC_SetParameter() 1543 … pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263){ in VIDDEC_SetParameter() [all …]
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderH263.cpp | 46 paramPortDefinitionInput->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in InitInputPortFormatSpecific()
|
D | OMXVideoEncoderH263.cpp | 51 paramPortDefinitionOutput->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in InitOutputPortFormatSpecific()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Utils.c | 1356 pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetIdle() 1443 case OMX_VIDEO_CodingH263: in OMX_VIDENC_HandleCommandStateSetIdle() 1497 … else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetIdle() 1740 … else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetIdle() 1863 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetExecuting() 2069 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetLoaded() 2148 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_HandleCommandStateSetLoaded() 2331 pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_Process_FreeOutBuf() 2632 pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_Process_FilledInBuf() 2930 pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in OMX_VIDENC_Process_FilledOutBuf() [all …]
|
D | OMX_VideoEncoder.c | 364 pComponentPrivate->compressionFormats[2]=OMX_VIDEO_CodingH263; in OMX_ComponentInit() 687 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in OMX_ComponentInit() 757 pPortFormat->eCompressionFormat = OMX_VIDEO_CodingH263; in OMX_ComponentInit() 919 else if(pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) { in OMX_ComponentInit() 1689 case OMX_VIDEO_CodingH263: in GetParameter() 1734 else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingH263) { in GetParameter() 2122 pCompPortOut->pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in SetParameter() 2123 pCompPortOut->pPortFormat->eCompressionFormat = OMX_VIDEO_CodingH263; in SetParameter() 2155 case OMX_VIDEO_CodingH263: in SetParameter() 2177 case OMX_VIDEO_CodingH263: in SetParameter() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 588 else if(m_sProfile.eCodec == OMX_VIDEO_CodingH263) in ConfigureEncoder() 627 if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) in ConfigureEncoder() 791 else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) in ConfigureEncoder() 844 (m_sProfile.eCodec == OMX_VIDEO_CodingH263)){ in ConfigureEncoder() 1172 else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) in VencTest_Initialize() 1884 m_sProfile.eCodec = OMX_VIDEO_CodingH263; in parseArgs()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 214 codec_type = OMX_VIDEO_CodingH263; in component_init() 348 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 402 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 403 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 435 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 436 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 1796 } else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) { in set_config()
|
D | omx_swvenc_mpeg4.cpp | 137 codec_type = OMX_VIDEO_CodingH263; in component_init() 236 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init() 328 else if (codec_type == OMX_VIDEO_CodingH263) in component_init() 330 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 361 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init() 363 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 1555 else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
|
D | video_encoder_device.cpp | 367 } else if (codec == OMX_VIDEO_CodingH263) { in venc_open() 2530 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2536 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2540 } else if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingH263 && in venc_set_error_resilience()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 141 codec_type = OMX_VIDEO_CodingH263; in component_init() 276 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 330 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 331 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 363 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init() 364 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init() 1660 } else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) { in set_config()
|
D | video_encoder_device.cpp | 366 } else if (codec == OMX_VIDEO_CodingH263) { in venc_open() 2529 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2535 if (( m_sVenc_cfg.codectype != OMX_VIDEO_CodingH263) && in venc_set_error_resilience() 2539 } else if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingH263 && in venc_set_error_resilience()
|
D | omx_video_base.cpp | 4222 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) { in get_supported_profile_level() 4301 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) { in get_supported_profile_level()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 623 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) { in ConfigureEncoder() 663 if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) { in ConfigureEncoder() 818 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) { in ConfigureEncoder() 864 (m_sProfile.eCodec == OMX_VIDEO_CodingH263)) { in ConfigureEncoder() 1179 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingH263) { in VencTest_Initialize() 1889 m_sProfile.eCodec = OMX_VIDEO_CodingH263; in parseArgs()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Video.h | 65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Video.h | 65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Video.h | 65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Video.h | 82 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Video.h | 65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Video.h | 65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
D | VideoEncTest.c | 1064 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingH263) { in VIDENCTEST_SetMpeg4Parameter() 1175 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingH263) { in VIDENCTEST_AllocateResources() 1454 case OMX_VIDEO_CodingH263: in VIDENCTEST_PassToLoaded() 1594 pAppData->eCompressionFormat == OMX_VIDEO_CodingH263) { in VIDENCTEST_Starting() 2320 pAppData->eCompressionFormat = OMX_VIDEO_CodingH263; in VIDENCTEST_CheckArgs()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 170 m_omx_video_codingtype = OMX_VIDEO_CodingH263; in component_init() 2787 if (m_omx_video_codingtype == OMX_VIDEO_CodingH263) in get_supported_profilelevel()
|