Searched refs:OMX_VIDEO_CodingMPEG4 (Results 1 - 25 of 30) sorted by relevance

12

/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp115 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;
1301 if(m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
H A Dvideo_encoder_device.cpp253 if(codec == OMX_VIDEO_CodingMPEG4)
2294 if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingMPEG4) {
H A Domx_video_base.cpp4195 else if(m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
4271 else if(m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
H A Dvideo_encoder_device_copper.cpp280 if(codec == OMX_VIDEO_CodingMPEG4)
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c577 else if ((pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) ||
813 if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
861 case OMX_VIDEO_CodingMPEG4:
897 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
983 pComponentPrivate->pInPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4;
984 pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
1262 case OMX_VIDEO_CodingMPEG4:
1263 OMX_PRINT1(pComponentPrivate->dbg, "eCompressionFormat = OMX_VIDEO_CodingMPEG4\n");
1264 pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
1523 if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
[all...]
H A DOMX_VideoDec_Utils.c78 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) {
1317 pComponentPrivate->pInPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4;
1326 pComponentPrivate->pInPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
2534 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
2623 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
2784 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
3106 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
3216 else if (pComponentPrivate->pInPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c1355 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
1411 case OMX_VIDEO_CodingMPEG4:
1485 else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
1729 else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
1850 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
2057 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
2137 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
2330 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
2631 else if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
2712 if (pPortDefOut->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
[all...]
H A DOMX_VideoEncoder.c363 pComponentPrivate->compressionFormats[1]=OMX_VIDEO_CodingMPEG4;
681 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
753 pPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4;
915 if(pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4)
1693 case OMX_VIDEO_CodingMPEG4:
1729 else if (pCompPortOut->pPortDef->format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
2116 pCompPortOut->pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
2117 pCompPortOut->pPortFormat->eCompressionFormat = OMX_VIDEO_CodingMPEG4;
2158 case OMX_VIDEO_CodingMPEG4:
2181 case OMX_VIDEO_CodingMPEG4
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp580 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){
1164 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4)
1880 m_sProfile.eCodec = OMX_VIDEO_CodingMPEG4;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp116 codec_type = OMX_VIDEO_CodingMPEG4;
233 if (codec_type == OMX_VIDEO_CodingMPEG4) {
285 if (codec_type == OMX_VIDEO_CodingMPEG4) {
286 m_sOutPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
316 if (codec_type == OMX_VIDEO_CodingMPEG4) {
317 m_sOutPortFormat.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
1307 if (m_sOutPortFormat.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
H A Dvideo_encoder_device.cpp246 if (codec == OMX_VIDEO_CodingMPEG4) {
2435 if (m_sVenc_cfg.codectype == OMX_VIDEO_CodingMPEG4) {
H A Domx_video_base.cpp3907 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
3979 } else if (m_sOutPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
H A Dvideo_encoder_device_v4l2.cpp557 if (codec == OMX_VIDEO_CodingMPEG4) {
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp619 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)) {
892 } else if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
1173 if (m_sProfile.eCodec == OMX_VIDEO_CodingMPEG4) {
1887 m_sProfile.eCodec = OMX_VIDEO_CodingMPEG4;
/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h66 OMX_VIDEO_CodingMPEG4, /**< MPEG-4 */ enumerator in enum:OMX_VIDEO_CODINGTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c1093 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
1179 else if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4) {
1458 case OMX_VIDEO_CodingMPEG4:
1593 if (pAppData->eCompressionFormat == OMX_VIDEO_CodingMPEG4 ||
2325 pAppData->eCompressionFormat = OMX_VIDEO_CodingMPEG4;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1333 pExynosComponent->pExynosPort[INPUT_PORT_INDEX].portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
2308 pExynosPort->portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h213 #define VIDDEC_INPUT_PORT_COMPRESSIONFORMAT OMX_VIDEO_CodingMPEG4
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1496 pExynosComponent->pExynosPort[OUTPUT_PORT_INDEX].portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
2472 pExynosPort->portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp1743 portFmt.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp1845 portFmt.format.video.eCompressionFormat = OMX_VIDEO_CodingMPEG4;

Completed in 410 milliseconds

12