Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_CodingH263 (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp121 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()
Dvideo_encoder_device.cpp260 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()
Dvideo_encoder_device_copper.cpp287 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()
Domx_video_base.cpp4183 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/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp588 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/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp159 codec_type = OMX_VIDEO_CodingH263; in component_init()
260 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
352 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
354 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
385 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
387 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
448 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
1668 else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
2541 if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in dev_get_supported_profile_level()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp141 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()
1700 } else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) { in set_config()
Dvideo_encoder_device.cpp366 } 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()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp623 } 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/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp137 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()
Domx_video_encoder.cpp214 codec_type = OMX_VIDEO_CodingH263; in component_init()
355 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
409 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
410 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
442 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
443 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
1862 } else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) { in set_config()
Dvideo_encoder_device.cpp367 } 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/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp164 codec_type = OMX_VIDEO_CodingH263; in component_init()
265 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
357 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
359 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
390 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
392 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
453 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
1695 else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
2594 if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in dev_get_supported_profile_level()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp164 codec_type = OMX_VIDEO_CodingH263; in component_init()
273 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
365 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
367 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
398 } else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
400 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
465 else if (codec_type == OMX_VIDEO_CodingH263) in component_init()
1639 else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
2528 if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingH263) in dev_get_supported_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp209 codec_type = OMX_VIDEO_CodingH263; in component_init()
366 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
423 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
424 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
457 } else if (codec_type == OMX_VIDEO_CodingH263) { in component_init()
458 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingH263; in component_init()
1987 } else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) { in set_config()
Domx_swvenc_mpeg4.cpp137 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()
1551 else if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingH263) in set_config()
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Video.h65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Video.h65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_Video.h65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_Video.h65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Video.h65 OMX_VIDEO_CodingH263, /**< H.263 */ enumerator
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp137 {h263, OMX_VIDEO_CodingH263}, {avc, OMX_VIDEO_CodingAVC}, in SetUp()
501 case OMX_VIDEO_CodingH263: in setDefaultPortParam()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp170 m_omx_video_codingtype = OMX_VIDEO_CodingH263; in component_init()
2787 if (m_omx_video_codingtype == OMX_VIDEO_CodingH263) in get_supported_profilelevel()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp193 m_omx_video_codingtype = OMX_VIDEO_CodingH263; in component_init()
3065 if (m_omx_video_codingtype == OMX_VIDEO_CodingH263) in get_supported_profilelevel()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp192 m_omx_video_codingtype = OMX_VIDEO_CodingH263; in component_init()
3109 if (m_omx_video_codingtype == OMX_VIDEO_CodingH263) in get_supported_profilelevel()

12