Searched refs:sDeviceString (Results 1 - 25 of 49) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c363 pComponentPrivate->sDeviceString = SafeMalloc(100*sizeof(OMX_STRING));
364 if (pComponentPrivate->sDeviceString == NULL) {
370 strcpy((char*)pComponentPrivate->sDeviceString,":srcul/codec\0");
967 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_ENCODER, pComponentPrivate->streamID);
971 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
975 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING_ENCODER);
1288 if (pComponentPrivate->sDeviceString != NULL) {
1289 SafeFree(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h607 OMX_STRING* sDeviceString; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h587 OMX_STRING* sDeviceString; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h635 OMX_STRING* sDeviceString; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c321 G711D_OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING), OMX_STRING);
325 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
462 OMX_G711DECMEMFREE_STRUCT(pComponentPrivate->sDeviceString);
1175 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1179 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1183 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1504 OMX_G711DECMEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c292 G722D_OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,(100*sizeof(OMX_STRING)),OMX_STRING);
293 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1201 /*strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING);*/
1202 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER,
1207 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1211 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1541 if (pComponentPrivate->sDeviceString != NULL) {
1542 G722D_OMX_FREE(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c301 G726D_OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,(100*sizeof(OMX_STRING)),OMX_STRING);
302 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1224 /*strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING);*/
1225 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER,
1230 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1234 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1590 if (pComponentPrivate->sDeviceString != NULL) {
1591 G726D_OMX_FREE(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c324 pComponentPrivate->sDeviceString = malloc(100*sizeof(OMX_STRING));
325 if (pComponentPrivate->sDeviceString == NULL) {
329 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1178 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString,
1180 /* strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING); */
1184 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1188 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1556 OMX_G729MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c385 pComponentPrivate->sDeviceString = malloc(100*sizeof(OMX_STRING));
386 if (pComponentPrivate->sDeviceString == NULL) {
392 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1209 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_ENCODER, pComponentPrivate->streamID);
1210 /* strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING_ENCODER); */
1214 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
1553 if (pComponentPrivate->sDeviceString != NULL) {
1554 free(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c351 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING), OMX_STRING);
372 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
502 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
1256 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1260 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1264 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1592 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c346 pComponentPrivate->sDeviceString = malloc(100*sizeof(OMX_STRING));
347 if (pComponentPrivate->sDeviceString == NULL) {
375 memset (pComponentPrivate->sDeviceString, 0, 100*sizeof(OMX_STRING));
376 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1297 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString,
1302 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c382 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, (100*sizeof(char)),OMX_STRING);
387 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1244 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1248 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1252 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1658 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h751 OMX_STRING* sDeviceString; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h677 OMX_STRING* sDeviceString; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h457 OMX_STRING* sDeviceString; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h492 OMX_STRING* sDeviceString; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h659 OMX_STRING* sDeviceString; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h809 OMX_STRING* sDeviceString; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c384 G711ENC_OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,
388 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1060 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_ENCODER, pComponentPrivate->streamID);
1064 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
1362 OMX_G711ENC_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c476 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING),OMX_STRING);
479 strcpy((char*)pComponentPrivate->sDeviceString,":srcul/codec\0");
1396 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_ENCODER, pComponentPrivate->streamID);
1400 strcpy((char*)pComponentPrivate->sDeviceString, ":i0:o1\0");
1404 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
1408 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING_ENCODER);
1806 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c290 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,
295 strcpy((char*)pComponentPrivate->sDeviceString, ":srcul/codec\0");
1493 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString,
1499 strcpy((char*)pComponentPrivate->sDeviceString,
1504 strcpy((char*)pComponentPrivate->sDeviceString,
1891 if (pComponentPrivate->sDeviceString != NULL) {
1892 newfree(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c351 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString,(100*sizeof(OMX_STRING)),OMX_STRING);
352 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1183 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1189 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1193 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1719 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c284 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, 100*sizeof(OMX_STRING), void);
287 strcpy((char*)pComponentPrivate->sDeviceString,"/rtmdn:i2:o1/codec\0");
1369 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_ENCODER, pComponentPrivate->streamID);
1373 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING_ENCODER);
1760 if (pComponentPrivate->sDeviceString != NULL)
1762 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c316 pComponentPrivate->sDeviceString = newmalloc(100*sizeof(OMX_STRING));
340 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1202 /* strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING);*/
1203 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1208 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1212 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1776 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c377 OMX_MALLOC_SIZE(pComponentPrivate->sDeviceString, (100*sizeof(char)),OMX_STRING);
378 strcpy((char*)pComponentPrivate->sDeviceString,"/eteedn:i0:o0/codec\0");
1291 /*strcpy((char*)pComponentPrivate->sDeviceString,(char*)ETEEDN_STRING);*/
1292 OMX_MMMIXER_DATAPATH(pComponentPrivate->sDeviceString, RENDERTYPE_DECODER, pComponentPrivate->streamID);
1296 strcpy((char*)pComponentPrivate->sDeviceString,(char*)RTM_STRING);
1300 strcpy((char*)pComponentPrivate->sDeviceString,(char*)ACDN_STRING);
1737 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString);

Completed in 229 milliseconds

12