/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
OMX_AmrEnc_Utils.h | 926 OMX_PARAM_COMPONENTROLETYPE componentRole; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEnc_Utils.h | 762 OMX_PARAM_COMPONENTROLETYPE componentRole; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
OMX_WmaDec_Utils.h | 855 OMX_PARAM_COMPONENTROLETYPE componentRole; [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
OMX_JpegDec_Utils.h | 470 OMX_PARAM_COMPONENTROLETYPE componentRole;
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_Utils.h | 456 OMX_PARAM_COMPONENTROLETYPE componentRole;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | 355 OMX_MALLOC_GENERIC(pComponentPrivate->componentRole,OMX_PARAM_COMPONENTROLETYPE); 356 strcpy((char*)pComponentPrivate->componentRole->cRole, AAC_DEC_ROLE); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEncoder.c | 447 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.mpeg4"); 451 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.h263"); 455 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.avc"); 460 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.avc"); 463 strcpy((char *)pComponentPrivate->componentRole.cRole, "VideoEncode"); 464 /* strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.mpeg4");*/ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDecoder.c | 349 strcpy((char*)pComponentPrivate->componentRole.cRole, AMRWB_DEC_ROLE); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDecoder.c | 370 strcpy((char *) pComponentPrivate->componentRole.cRole, WMA_DEC_ROLE); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 639 OMX_PARAM_COMPONENTROLETYPE componentRole;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 353 strcpy((char *)pComponentPrivate->componentRole.cRole, "audio_encoder.aac"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Decoder.c | 360 strcpy((char*)pComponentPrivate->componentRole.cRole, MP3_DEC_ROLE); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDecoder.c | 408 strcpy((char*)pComponentPrivate->componentRole.cRole, "audio_decoder.amrnb"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEncoder.c | 363 strcpy((char *)pComponentPrivate->componentRole.cRole, "audio_encoder.amrnb"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEncoder.c | 456 strcpy((char*)pComponentPrivate->componentRole.cRole, [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEncoder.c | 552 strcpy((char *)pComponentPrivate->componentRole.cRole, "image_encoder.jpeg"); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP.c | 682 strcpy((char *)pComponentPrivate->componentRole.cRole,"iv_renderer.yuv.overlay"); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Decoder.c | 323 strcpy((char*)pComponentPrivate->componentRole.cRole,G711_DEC_ROLE); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Encoder.c | 382 strcpy((char*)pComponentPrivate->componentRole.cRole,G711_ENC_ROLE); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Decoder.c | [all...] |
OMX_G726Dec_Utils.c | 508 G726D_OMX_FREE(pComponentPrivate->componentRole); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Encoder.c | 362 strcpy((char*)pComponentPrivate->componentRole.cRole, "audio_encoder.g726"); [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDecoder.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
OMX_VideoDec_Utils.h | 911 OMX_PARAM_COMPONENTROLETYPE componentRole; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Dec_Utils.c | 637 G722D_OMX_FREE(pComponentPrivate->componentRole); [all...] |