Searched refs:cMIMEType (Results 1 - 25 of 46) sorted by relevance

12

/hardware/qcom/media/mm-core/inc/
H A DOMX_Image.h88 * cMIMEType : MIME type of data for the port
112 OMX_STRING cMIMEType; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h96 * cMIMEType : MIME type of data for the port
126 OMX_STRING cMIMEType; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
H A DOMX_Audio.h106 OMX_STRING cMIMEType; /**< MIME type of data for the port */ member in struct:OMX_AUDIO_PORTDEFINITIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Image.h88 * cMIMEType : MIME type of data for the port
112 OMX_STRING cMIMEType; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h95 * cMIMEType : MIME type of data for the port
125 OMX_STRING cMIMEType; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
H A DOMX_Audio.h105 OMX_STRING cMIMEType; /**< MIME type of data for the port */ member in struct:OMX_AUDIO_PORTDEFINITIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Image.h88 * cMIMEType : MIME type of data for the port
112 OMX_STRING cMIMEType; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h95 * cMIMEType : MIME type of data for the port
125 OMX_STRING cMIMEType; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
H A DOMX_Audio.h105 OMX_STRING cMIMEType; /**< MIME type of data for the port */ member in struct:OMX_AUDIO_PORTDEFINITIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Image.h88 * cMIMEType : MIME type of data for the port
112 OMX_STRING cMIMEType; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h95 * cMIMEType : MIME type of data for the port
125 OMX_STRING cMIMEType; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Image.h88 * cMIMEType : MIME type of data for the port
112 OMX_STRING cMIMEType; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h95 * cMIMEType : MIME type of data for the port
125 OMX_STRING cMIMEType; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c765 pCompPrivateStruct->format.audio.cMIMEType = NULL;
771 pCompPrivateStruct->format.audio.cMIMEType = "NONMIME";
772 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
773 __LINE__, pCompPrivateStruct->format.audio.cMIMEType);
775 pCompPrivateStruct->format.audio.cMIMEType = "MIME";
776 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
777 __LINE__, pCompPrivateStruct->format.audio.cMIMEType);
779 pCompPrivateStruct->format.audio.cMIMEType = "IF2";
780 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
781 __LINE__, pCompPrivateStruct->format.audio.cMIMEType);
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c260 Exynos_OSAL_Memset(pExynosOutputPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
261 Exynos_OSAL_Strcpy(pExynosOutputPort->portDefinition.format.video.cMIMEType, "raw/video");
1251 pExynosPort->portDefinition.format.video.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1252 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
1273 pExynosPort->portDefinition.format.video.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1274 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
1361 Exynos_OSAL_Free(pExynosPort->portDefinition.format.video.cMIMEType);
1362 pExynosPort->portDefinition.format.video.cMIMEType = NULL;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c781 pCompPrivateStruct->format.audio.cMIMEType = NULL;
786 pCompPrivateStruct->format.audio.cMIMEType = "NONMIME";
789 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
790 __LINE__,pCompPrivateStruct->format.audio.cMIMEType);
792 pCompPrivateStruct->format.audio.cMIMEType = "MIME";
795 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
796 __LINE__,pCompPrivateStruct->format.audio.cMIMEType);
799 pCompPrivateStruct->format.audio.cMIMEType = "IF2";
802 APP_DPRINT("\n%d :: App: pCompPrivateStruct->format.audio.cMIMEType --> %s \n",
803 __LINE__,pCompPrivateStruct->format.audio.cMIMEType);
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A DExynos_OMX_Mp3dec.c798 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.audio.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
799 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.audio.cMIMEType, "audio/mpeg");
811 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.audio.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
812 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.audio.cMIMEType, "audio/raw");
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c1474 pExynosPort->portDefinition.format.audio.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1475 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.audio.cMIMEType, "audio/raw");
1487 pExynosPort->portDefinition.format.audio.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1488 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.audio.cMIMEType, "audio/raw");
1544 Exynos_OSAL_Free(pExynosPort->portDefinition.format.audio.cMIMEType);
1545 pExynosPort->portDefinition.format.audio.cMIMEType = NULL;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c1274 pExynosPort->portDefinition.format.video.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1275 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
1299 pExynosPort->portDefinition.format.video.cMIMEType = Exynos_OSAL_Malloc(MAX_OMX_MIMETYPE_SIZE);
1300 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
1371 Exynos_OSAL_Free(pExynosPort->portDefinition.format.video.cMIMEType);
1372 pExynosPort->portDefinition.format.video.cMIMEType = NULL;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c790 pCompPrivateStruct->format.audio.cMIMEType = malloc(20);
791 strcpy(pCompPrivateStruct->format.audio.cMIMEType,"NONMIME");
1518 APP_MEMPRINT("%d:::[TESTAPPFREE] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType);
1519 free(pCompPrivateStruct->format.audio.cMIMEType);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
H A DWmaDecTest.c799 pCompPrivateStruct->format.audio.cMIMEType = newmalloc(20);
800 ArrayOfPointers[1]=pCompPrivateStruct->format.audio.cMIMEType;
801 APP_MEMPRINT("%d:::[TESTAPPALLOC] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType);
1488 APP_MEMPRINT("%d:::[TESTAPPFREE] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType);
1489 newfree(pCompPrivateStruct->format.audio.cMIMEType);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c2309 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2310 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "video/mpeg4");
2313 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2314 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "video/h263");
2331 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2332 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c2295 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2296 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "video/avc");
2314 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2315 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c1893 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
1894 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "video/x-vnd.on2.vp8");
1910 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
1911 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c2262 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2263 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "raw/video");
2276 Exynos_OSAL_Memset(pExynosPort->portDefinition.format.video.cMIMEType, 0, MAX_OMX_MIMETYPE_SIZE);
2277 Exynos_OSAL_Strcpy(pExynosPort->portDefinition.format.video.cMIMEType, "video/avc");

Completed in 511 milliseconds

12