/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 66 portdefinition.format.audio.cMIMEType = &definition_format_mimetype[0]; in __PortBase() 67 portdefinition.format.video.cMIMEType = &definition_format_mimetype[0]; in __PortBase() 68 portdefinition.format.image.cMIMEType = &definition_format_mimetype[0]; in __PortBase() 230 OMX_U32 mimetype_len = strlen(pformat->cMIMEType); in SetPortDefinition() 235 strncpy(format->cMIMEType, pformat->cMIMEType, in SetPortDefinition() 237 format->cMIMEType[mimetype_len+1] = '\0'; in SetPortDefinition() 247 OMX_U32 mimetype_len = strlen(pformat->cMIMEType); in SetPortDefinition() 252 strncpy(format->cMIMEType, pformat->cMIMEType, in SetPortDefinition() 254 format->cMIMEType[mimetype_len+1] = '\0'; in SetPortDefinition() 280 OMX_U32 mimetype_len = strlen(pformat->cMIMEType); in SetPortDefinition() [all …]
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
D | WbAmrEncTest.c | 765 pCompPrivateStruct->format.audio.cMIMEType = NULL; 771 pCompPrivateStruct->format.audio.cMIMEType = "NONMIME"; 773 __LINE__, pCompPrivateStruct->format.audio.cMIMEType); 775 pCompPrivateStruct->format.audio.cMIMEType = "MIME"; 777 __LINE__, pCompPrivateStruct->format.audio.cMIMEType); 779 pCompPrivateStruct->format.audio.cMIMEType = "IF2"; 781 __LINE__, pCompPrivateStruct->format.audio.cMIMEType); 867 pCompPrivateStruct->format.audio.cMIMEType = NULL; 876 pCompPrivateStruct->format.audio.cMIMEType = "NONMIME"; 884 pCompPrivateStruct->format.audio.cMIMEType = "MIME"; [all …]
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Image.h | 112 OMX_STRING cMIMEType; member
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Image.h | 112 OMX_STRING cMIMEType; member
|
D | OMX_Video.h | 125 OMX_STRING cMIMEType; member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Image.h | 112 OMX_STRING cMIMEType; member
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Image.h | 112 OMX_STRING cMIMEType; member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Image.h | 112 OMX_STRING cMIMEType; member
|
D | OMX_Video.h | 125 OMX_STRING cMIMEType; member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Image.h | 129 OMX_STRING cMIMEType; member
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderWMV.cpp | 45 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)WMV_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoDecoderVP8.cpp | 45 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)VP8_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoDecoderMPEG4.cpp | 45 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)MPEG4_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoDecoderH263.cpp | 45 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)H263_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoDecoderMPEG2.cpp | 45 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)MPEG2_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoDecoderPAVC.cpp | 47 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)PAVC_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoEncoderMPEG4.cpp | 47 paramPortDefinitionOutput->format.video.cMIMEType = (OMX_STRING)MPEG4_MIME_TYPE; in InitOutputPortFormatSpecific()
|
D | OMXVideoEncoderH263.cpp | 50 paramPortDefinitionOutput->format.video.cMIMEType = (OMX_STRING)H263_MIME_TYPE; in InitOutputPortFormatSpecific()
|
D | OMXVideoDecoderAVC.cpp | 58 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)AVC_MIME_TYPE; in InitInputPortFormatSpecific()
|
D | OMXVideoEncoderVP8.cpp | 40 paramPortDefinitionOutput->format.video.cMIMEType = (OMX_STRING)VP8_MIME_TYPE; in InitOutputPortFormatSpecific()
|
D | OMXVideoDecoderVP9HWR.cpp | 204 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)VP9_MIME_TYPE; in InitInputPortFormatSpecific() 776 port_def.format.video.cMIMEType = (OMX_STRING)VA_VED_RAW_MIME_TYPE; in SetNativeBufferModeSpecific()
|
D | OMXVideoDecoderVP9Hybrid.cpp | 66 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)VP9_MIME_TYPE; in InitInputPortFormatSpecific() 698 port_def.format.video.cMIMEType = (OMX_STRING)VA_VED_RAW_MIME_TYPE; in SetNativeBufferModeSpecific()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
D | AmrEncTest.c | 781 pCompPrivateStruct->format.audio.cMIMEType = NULL; 786 pCompPrivateStruct->format.audio.cMIMEType = "NONMIME"; 790 __LINE__,pCompPrivateStruct->format.audio.cMIMEType); 792 pCompPrivateStruct->format.audio.cMIMEType = "MIME"; 796 __LINE__,pCompPrivateStruct->format.audio.cMIMEType); 799 pCompPrivateStruct->format.audio.cMIMEType = "IF2"; 803 __LINE__,pCompPrivateStruct->format.audio.cMIMEType); 927 pCompPrivateStruct->format.audio.cMIMEType = NULL;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/ |
D | WmaDecTest.c | 799 pCompPrivateStruct->format.audio.cMIMEType = newmalloc(20); in main() 800 ArrayOfPointers[1]=pCompPrivateStruct->format.audio.cMIMEType; in main() 801 APP_MEMPRINT("%d:::[TESTAPPALLOC] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType); in main() 1488 APP_MEMPRINT("%d:::[TESTAPPFREE] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType); in main() 1489 newfree(pCompPrivateStruct->format.audio.cMIMEType); in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 790 pCompPrivateStruct->format.audio.cMIMEType = malloc(20); in main() 791 strcpy(pCompPrivateStruct->format.audio.cMIMEType,"NONMIME"); in main() 1518 APP_MEMPRINT("%d:::[TESTAPPFREE] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType); in main() 1519 free(pCompPrivateStruct->format.audio.cMIMEType); in main()
|