HomeSort by relevance Sort by last modified time
    Searched refs:OMX_STRING (Results 151 - 175 of 272) sorted by null

1 2 3 4 5 67 8 91011

  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 111 OMX_STRING pComponentName,
162 OMX_IN OMX_STRING cParameterName,
351 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING), OMX_STRING);
586 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 82 OMX_STRING StrJpegEncoder= "OMX.TI.IMAGE.JPEG.ENC";
84 OMX_STRING StrJpegEncoder= "OMX.TI.JPEG.Encoder";
733 printf("\n\nAPP:: ErrorNotification received: Error Num = %p Severity = %ld String = %s\n", (OMX_PTR)nData1, data2, (OMX_STRING)pEventData);
745 printf("\n\nAPP:: ErrorNotification received: Error Num = %p Severity = %ld String = %s\n", (OMX_PTR)nData1, data2, (OMX_STRING)pEventData);
757 printf("\n\nAPP:: ErrorNotification received: Error Num = %p Severity = %ld String = %s\n", (OMX_PTR)nData1, data2, (OMX_STRING)pEventData);
783 PRINT("ErrorNotification received: Error Num %p: String :%s\n", (OMX_PTR)nData1, (OMX_STRING)pEventData);
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 63 paramPortDefinitionInput->format.video.cMIMEType = (OMX_STRING)VP9_MIME_TYPE;
545 port_def.format.video.cMIMEType = (OMX_STRING)VA_VED_RAW_MIME_TYPE;
OMXVideoEncoderVP8.cpp 40 paramPortDefinitionOutput->format.video.cMIMEType = (OMX_STRING)VP8_MIME_TYPE;
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 102 OMX_IN OMX_STRING cParameterName, OMX_OUT OMX_INDEXTYPE * pIndexType);
292 OMX_IN OMX_STRING cParameterName, OMX_OUT OMX_INDEXTYPE * pIndexType)
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 95 OMX_IN OMX_STRING cParameterName, OMX_OUT OMX_INDEXTYPE * pIndexType);
264 OMX_IN OMX_STRING cParameterName, OMX_OUT OMX_INDEXTYPE * pIndexType)
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 751 OMX_STRING* sDeviceString;
OMX_G711Decoder.h 677 OMX_STRING* sDeviceString;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 809 OMX_STRING* sDeviceString;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 387 OMX_STRING cComponentName;
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 307 (OMX_STRING)"OMX.Intel.index.vppBufferNum",
451 OMX_IN OMX_STRING cParameterName,
460 OMX_IN OMX_STRING cParameterName,
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 334 OMX_ERRORTYPE component_init(OMX_STRING role);
371 OMX_STRING componentName,
385 OMX_STRING paramName,
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 350 OMX_IN OMX_STRING cParameterName,
680 OSCL_EXPORT_REF OMX_ERRORTYPE Exynos_OMX_ComponentInit(OMX_HANDLETYPE hComponent, OMX_STRING componentName)
719 pExynosComponent->componentName = (OMX_STRING)Exynos_OSAL_Malloc(MAX_OMX_COMPONENT_NAME_SIZE);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 111 OMX_STRING pComponentName,
159 OMX_IN OMX_STRING cParameterName,
363 pComponentPrivate->sDeviceString = SafeMalloc(100*sizeof(OMX_STRING));
475 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 115 OMX_STRING pComponentName,
166 OMX_IN OMX_STRING cParameterName,
324 pComponentPrivate->sDeviceString = malloc(100*sizeof(OMX_STRING));
544 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 116 OMX_STRING pComponentName,
161 OMX_IN OMX_STRING cParameterName,
385 pComponentPrivate->sDeviceString = malloc(100*sizeof(OMX_STRING));
532 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 116 OMX_STRING pComponentName,
167 OMX_IN OMX_STRING cParameterName,
382 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, (100*sizeof(char)),OMX_STRING);
561 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 127 OMX_STRING pComponentName,
177 OMX_IN OMX_STRING cParameterName,
351 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,(100*sizeof(OMX_STRING)),OMX_STRING);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 125 OMX_STRING pComponentName,
173 OMX_IN OMX_STRING cParameterName,
476 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING),OMX_STRING);
628 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 119 OMX_STRING pComponentName,
164 OMX_IN OMX_STRING cParameterName,
291 100*sizeof(OMX_STRING),
292 OMX_STRING);
603 OMX_STRING pComponentName,
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 85 OMX_STRING codecName,
90 OMX_STRING codecName,
94 OMX_STRING Args);
202 OMX_STRING codecName,
206 OMX_STRING Args)
525 OMX_STRING codecName,
    [all...]
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_stub.c 168 OMX_STRING cComponentName, OMX_PTR pAppData,
748 OMX_STRING pComponentName, OMX_VERSIONTYPE * pComponentVersion,
817 OMX_STRING cParameterName, OMX_INDEXTYPE * pIndexType,
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c 162 OMX_STRING cComponentName, OMX_PTR pAppData,
735 OMX_STRING pComponentName, OMX_VERSIONTYPE * pComponentVersion,
804 OMX_STRING cParameterName, OMX_INDEXTYPE * pIndexType,
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 145 OMX_STRING cMIMEType;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 128 OMX_STRING cMIMEType;
    [all...]

Completed in 705 milliseconds

1 2 3 4 5 67 8 91011