HomeSort by relevance Sort by last modified time
    Searched refs:OMX_STRING (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ComponentRegistry.h 13 OMX_STRING name;
15 OMX_STRING pRoleArray[MAX_ROLES];
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 68 if (0 == oscl_strncmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder", oscl_strlen("audio_decoder")))
76 if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.wma"))
81 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.aac"))
86 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amr"))
91 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amrnb"))
96 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amrwb"))
101 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.mp3"))
117 else if (0 == oscl_strncmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder", oscl_strlen("video_decoder")))
126 if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder.wmv"))
131 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder.avc")
    [all...]
  /hardware/msm7k/libstagefrighthw/
QComOMXPlugin.h 39 OMX_STRING name,
53 OMX_STRING, OMX_U32, OMX_U32);
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
61 OMX_STRING, OMX_U32 *, OMX_U8 **);
QComOMXPlugin.cpp 89 OMX_STRING name,
110 const_cast<OMX_STRING>(name), &numRoles, NULL);
124 const_cast<OMX_STRING>(name), &numRoles2, array);
  /hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.h 39 OMX_STRING name,
53 OMX_STRING, OMX_U32, OMX_U32);
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/samsung_slsi/exynos5/libstagefrighthw/
Exynos_OMX_Plugin.h 39 OMX_STRING name,
53 OMX_STRING, OMX_U32, OMX_U32);
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.h 39 OMX_STRING name,
53 OMX_STRING, OMX_U32, OMX_U32);
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.h 39 OMX_STRING name,
53 OMX_STRING, OMX_U32, OMX_U32);
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
61 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.h 67 OMX_STRING cComponentRole; //OMX component codec type
68 OMX_STRING cComponentName; //OMX component name
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.h 67 OMX_STRING cComponentRole; //OMX component codec type
68 OMX_STRING cComponentName; //OMX component name
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_omx_config_parser.h 36 OMX_STRING cComponentRole; //OMX component codec type
37 OMX_STRING cComponentName; //OMX component name
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
Exynos_OMX_Core.h 45 OMX_OUT OMX_STRING cComponentName,
50 OMX_IN OMX_STRING cComponentName,
62 OMX_IN OMX_STRING szURI);
64 OMX_IN OMX_STRING role,
68 OMX_IN OMX_STRING compName,
Exynos_OMX_Core.c 115 OMX_OUT OMX_STRING cComponentName,
139 OMX_IN OMX_STRING cComponentName,
271 OMX_IN OMX_STRING szURI)
280 OMX_IN OMX_STRING role,
286 OMX_STRING RoleString[MAX_OMX_COMPONENT_ROLE_SIZE];
304 Exynos_OSAL_Strcpy((OMX_STRING)compNames[*pNumComps], gComponentList[i].component.componentName);
318 OMX_IN OMX_STRING compName,
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ComponentRegistry.h 39 OMX_STRING name;
41 OMX_STRING pRoleArray[MAX_ROLES];
46 OMX_IN OMX_STRING compName,
OMX_Core_Wrapper.h 54 OMX_OUT OMX_STRING cComponentName,
59 OMX_IN OMX_STRING cComponentName,
65 OMX_IN OMX_STRING role,
75 OMX_IN OMX_STRING szURI);
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_utils.h 157 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetServerName(OMX_STRING
158 ComponentName, OMX_STRING ServerName);
159 RPC_OMX_ERRORTYPE RPC_UTIL_GetLocalServerName(OMX_STRING
160 ComponentName, OMX_STRING * ServerName);
161 RPC_OMX_ERRORTYPE RPC_UTIL_GenerateLocalServerName(OMX_STRING
163 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetCore(OMX_STRING cComponentName,
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_utils.c 74 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetServerName(OMX_STRING ComponentName,
75 OMX_STRING ServerName)
80 OMX_STRING str;
125 strncpy(ServerName, (OMX_STRING) rcmservertable[servertable_idx],
141 RPC_OMX_ERRORTYPE RPC_UTIL_GetLocalServerName(OMX_STRING ComponentName,
142 OMX_STRING * ServerName)
173 RPC_OMX_ERRORTYPE RPC_UTIL_GenerateLocalServerName(OMX_STRING cServerName)
212 RPC_OMX_ERRORTYPE RPC_UTIL_GetTargetCore(OMX_STRING cComponentName,
257 RPC_OMX_ERRORTYPE RPC_GetTargetClient(OMX_STRING Default_RcmServer, OMX_STRING server, rcmhHndl
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.h 56 OSCL_EXPORT_REF OMX_ERRORTYPE Exynos_OMX_ComponentInit(OMX_HANDLETYPE hComponent, OMX_STRING componentName);
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h 100 OMX_STRING codecName,
106 OMX_STRING codecName,
110 OMX_STRING Args);
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c 107 OMX_API OMX_ERRORTYPE TIOMX_ComponentNameEnum(OMX_OUT OMX_STRING
117 OMX_IN OMX_STRING cComponentName,
133 OMX_API OMX_ERRORTYPE TIOMX_GetComponentsOfRole(OMX_IN OMX_STRING role,
142 OMX_API OMX_ERRORTYPE TIOMX_GetRolesOfComponent(OMX_IN OMX_STRING compName,
162 OMX_IN OMX_STRING szURI)
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.h 39 OMX_STRING name,
  /frameworks/native/include/media/hardware/
OMXPluginBase.h 44 OMX_STRING name,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.h 73 OMX_STRING componentName);
  /hardware/ti/omap4xxx/domx/domx/
omx_rpc.h 125 RPC_OMX_ERRORTYPE RPC_InstanceInit(OMX_STRING cComponentName,
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 77 OMX_STRING StrJpegDecoder= "OMX.TI.IMAGE.JPEG.DEC";
79 OMX_STRING StrJpegDecoder= "OMX.TI.JPEG.decoder";

Completed in 391 milliseconds

1 2 3 4 5 6 7 8 9