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

1 2 3 4 5 6 7 8 91011

  /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/intel/common/wrs_omxil_core/core/src/
intel_omx_config_parser.cpp 51 if (0 == oscl_strncmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder", oscl_strlen("audio_decoder")))
59 if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.wma"))
64 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.aac"))
69 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amr"))
74 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amrnb"))
79 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.amrwb"))
84 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"audio_decoder.mp3"))
101 else if (0 == oscl_strncmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder", oscl_strlen("video_decoder")))
110 if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder.wmv"))
115 else if (0 == oscl_strcmp(pInputs->cComponentRole, (OMX_STRING)"video_decoder.avc")
    [all...]
  /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/intel/common/utils/ISV/include/
isv_omxcore.h 27 OMX_STRING, OMX_U32, OMX_U32);
30 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
35 OMX_STRING, OMX_U32 *, OMX_U8 **);
  /hardware/intel/common/wrs_omxil_core/base/inc/
cmodule.h 47 CModule(const OMX_STRING lname);
62 OMX_STRING GetLibraryName(void);
65 OMX_STRING GetComponentName(void);
68 bool QueryHavingThisRole(const OMX_STRING role);
  /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/omap4-aah/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,
  /hardware/ti/omap4-aah/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/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/intel/common/wrs_omxil_core/base/src/
cmodule.cpp 34 CModule::CModule(const OMX_STRING lname)
121 OMX_STRING CModule::GetLibraryName(void)
126 OMX_STRING CModule::GetComponentName(void)
149 strncpy((OMX_STRING)&roles[i][0],
150 (const OMX_STRING)&this->roles[i][0],
161 bool CModule::QueryHavingThisRole(const OMX_STRING role)
169 if (!strcmp((OMX_STRING)&roles[i][0], role))
235 this_roles = (OMX_U8 **)malloc(sizeof(OMX_STRING) * nr_roles);
249 role_len = strlen((const OMX_STRING)&roles[i][0]);
253 strncpy((OMX_STRING)&this_roles[i][0]
    [all...]
  /hardware/intel/common/libstagefrighthw/
WrsOMXPlugin.h 46 OMX_STRING, OMX_U32, OMX_U32);
49 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
54 OMX_STRING, OMX_U32 *, OMX_U8 **);
87 OMX_STRING name,
  /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/omap4-aah/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/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);

Completed in 147 milliseconds

1 2 3 4 5 6 7 8 91011