Home
last modified time | relevance | path

Searched refs:nConfigIndex (Results 1 – 25 of 33) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Core.h872 nConfigIndex, \ argument
876 nConfigIndex, \
908 nConfigIndex, \ argument
912 nConfigIndex, \
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h872 nConfigIndex, \ argument
876 nConfigIndex, \
908 nConfigIndex, \ argument
912 nConfigIndex, \
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core.h863 nConfigIndex, \ argument
867 nConfigIndex, \
899 nConfigIndex, \ argument
903 nConfigIndex, \
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core.h880 nConfigIndex, \ argument
884 nConfigIndex, \
916 nConfigIndex, \ argument
920 nConfigIndex, \
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h863 nConfigIndex, \ argument
867 nConfigIndex, \
899 nConfigIndex, \ argument
903 nConfigIndex, \
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h863 nConfigIndex, \ argument
867 nConfigIndex, \
899 nConfigIndex, \ argument
903 nConfigIndex, \
/hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/
Domx_rpc_stub.h98 OMX_INDEXTYPE nConfigIndex, OMX_PTR pCompConfig,
102 OMX_INDEXTYPE nConfigIndex, OMX_PTR pCompConfig,
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
Domx_rpc_stub.h98 OMX_INDEXTYPE nConfigIndex, OMX_PTR pCompConfig,
102 OMX_INDEXTYPE nConfigIndex, OMX_PTR pCompConfig,
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c1555 OMX_INDEXTYPE nConfigIndex, OMX_PTR pConfigStruct, OMX_PTR pLocBufNeedMap) in __PROXY_GetConfig() argument
1575 hComponent, pCompPrv, nConfigIndex, in __PROXY_GetConfig()
1592 RPC_GetConfig(pCompPrv->hRemoteComp, nConfigIndex, pConfigStruct, in __PROXY_GetConfig()
1620 OMX_INDEXTYPE nConfigIndex, OMX_PTR pConfigStruct) in PROXY_GetConfig() argument
1622 return __PROXY_GetConfig(hComponent, nConfigIndex, pConfigStruct, NULL); in PROXY_GetConfig()
1636 OMX_IN OMX_INDEXTYPE nConfigIndex, OMX_IN OMX_PTR pConfigStruct, in __PROXY_SetConfig() argument
1658 hComponent, pCompPrv, nConfigIndex, in __PROXY_SetConfig()
1675 RPC_SetConfig(pCompPrv->hRemoteComp, nConfigIndex, pConfigStruct, in __PROXY_SetConfig()
1704 OMX_IN OMX_INDEXTYPE nConfigIndex, OMX_IN OMX_PTR pConfigStruct) in PROXY_SetConfig() argument
1706 return __PROXY_SetConfig(hComponent, nConfigIndex, pConfigStruct, NULL); in PROXY_SetConfig()
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c1465 OMX_INDEXTYPE nConfigIndex, OMX_PTR pConfigStruct, OMX_PTR pLocBufNeedMap) in __PROXY_GetConfig() argument
1481 hComponent, pCompPrv, nConfigIndex, in __PROXY_GetConfig()
1485 RPC_GetConfig(pCompPrv->hRemoteComp, nConfigIndex, pConfigStruct, in __PROXY_GetConfig()
1506 OMX_INDEXTYPE nConfigIndex, OMX_PTR pConfigStruct) in PROXY_GetConfig() argument
1508 return __PROXY_GetConfig(hComponent, nConfigIndex, pConfigStruct, NULL); in PROXY_GetConfig()
1522 OMX_IN OMX_INDEXTYPE nConfigIndex, OMX_IN OMX_PTR pConfigStruct, in __PROXY_SetConfig() argument
1540 hComponent, pCompPrv, nConfigIndex, in __PROXY_SetConfig()
1544 RPC_SetConfig(pCompPrv->hRemoteComp, nConfigIndex, pConfigStruct, in __PROXY_SetConfig()
1565 OMX_IN OMX_INDEXTYPE nConfigIndex, OMX_IN OMX_PTR pConfigStruct) in PROXY_SetConfig() argument
1567 return __PROXY_SetConfig(hComponent, nConfigIndex, pConfigStruct, NULL); in PROXY_SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c123 OMX_INDEXTYPE nConfigIndex,
126 OMX_INDEXTYPE nConfigIndex,
885 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
894 if(nConfigIndex == OMX_IndexCustomG726ENCStreamIDConfig){ in GetConfig()
924 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
947 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c113 OMX_INDEXTYPE nConfigIndex,
116 OMX_INDEXTYPE nConfigIndex,
980 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1003 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1022 G711ENC_DPRINT("Index: %x \n",nConfigIndex); in SetConfig()
1023 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c130 OMX_INDEXTYPE nConfigIndex,
133 OMX_INDEXTYPE nConfigIndex,
1141 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1157 if(nConfigIndex == OMX_IndexCustomWbAmrDecStreamIDConfig){ in GetConfig()
1161 else if(nConfigIndex == OMX_IndexCustomDebug){ in GetConfig()
1184 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1211 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c125 OMX_INDEXTYPE nConfigIndex,
128 OMX_INDEXTYPE nConfigIndex,
1147 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1169 if(nConfigIndex == OMX_IndexCustomWmaDecStreamIDConfig) in GetConfig()
1174 } else if (nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
1201 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1228 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c141 OMX_INDEXTYPE nConfigIndex,
144 OMX_INDEXTYPE nConfigIndex,
1081 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1105 switch (nConfigIndex) { in SetConfig()
1340 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1361 if(nConfigIndex == OMX_IndexCustomAacDecStreamIDConfig){ in GetConfig()
1369 else if (nConfigIndex == OMX_IndexParamAudioAac) { in GetConfig()
1387 else if(nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c116 static OMX_ERRORTYPE GetConfig(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR pComponent…
117 static OMX_ERRORTYPE SetConfig(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR pComponent…
1217 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR Component… in GetConfig() argument
1238 if(nConfigIndex == OMX_IndexCustomAacEncStreamIDConfig) in GetConfig()
1244 else if(nConfigIndex == OMX_IndexCustomDebug) in GetConfig()
1266 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR Component… in SetConfig() argument
1300 switch (nConfigIndex) in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c124 OMX_INDEXTYPE nConfigIndex,
127 OMX_INDEXTYPE nConfigIndex,
1171 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1194 if(nConfigIndex == OMX_IndexCustomNbAmrDecStreamIDConfig) in GetConfig()
1200 else if(nConfigIndex == OMX_IndexCustomDebug) in GetConfig()
1223 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1252 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c131 OMX_INDEXTYPE nConfigIndex,
134 OMX_INDEXTYPE nConfigIndex,
1305 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1328 if (nConfigIndex == OMX_IndexCustomWbAmrEncStreamIDConfig) { in GetConfig()
1331 } else if (nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
1354 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1386 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c141 OMX_INDEXTYPE nConfigIndex,
144 OMX_INDEXTYPE nConfigIndex,
1087 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1121 switch (nConfigIndex) { in SetConfig()
1392 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1411 if(nConfigIndex == OMX_IndexCustomMp3DecStreamInfoConfig) { in GetConfig()
1415 } else if(nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Encoder.c132 OMX_INDEXTYPE nConfigIndex,
135 OMX_INDEXTYPE nConfigIndex,
1148 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1165 if(nConfigIndex == OMX_IndexCustomG722EncStreamIDConfig) in GetConfig()
1194 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1214 switch (nConfigIndex) in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c137 OMX_INDEXTYPE nConfigIndex,
140 OMX_INDEXTYPE nConfigIndex,
1300 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1316 if(nConfigIndex == OMX_IndexCustomNBAMRENCStreamIDConfig){ in GetConfig()
1320 else if(nConfigIndex == OMX_IndexCustomDebug){ in GetConfig()
1343 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1372 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c135 OMX_INDEXTYPE nConfigIndex,
138 OMX_INDEXTYPE nConfigIndex,
1112 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1144 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1164 switch (nConfigIndex){ in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c133 OMX_INDEXTYPE nConfigIndex,
136 OMX_INDEXTYPE nConfigIndex,
1090 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1122 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1142 switch (nConfigIndex){ in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c129 OMX_INDEXTYPE nConfigIndex,
132 OMX_INDEXTYPE nConfigIndex,
1085 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1116 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1140 switch (nConfigIndex) { in SetConfig()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c130 OMX_INDEXTYPE nConfigIndex,
133 OMX_INDEXTYPE nConfigIndex,
1046 OMX_INDEXTYPE nConfigIndex, in GetConfig() argument
1074 OMX_INDEXTYPE nConfigIndex, in SetConfig() argument
1098 switch (nConfigIndex) { in SetConfig()

12