HomeSort by relevance Sort by last modified time
    Searched refs:TI_OMX_STREAM_INFO (Results 1 - 16 of 16) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 684 } TI_OMX_STREAM_INFO;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 317 TI_OMX_STREAM_INFO *streaminfo = NULL;
336 streaminfo = malloc(sizeof(TI_OMX_STREAM_INFO));
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 714 TI_OMX_STREAM_INFO *streaminfo;
715 OMX_NBAPP_MALLOC_STRUCT(streaminfo, TI_OMX_STREAM_INFO);
719 ArrayOfPointers[0]=(TI_OMX_STREAM_INFO*)streaminfo;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 699 TI_OMX_STREAM_INFO *streaminfo;
701 OMX_WBAPP_MALLOC_STRUCT(streaminfo, TI_OMX_STREAM_INFO);
705 ArrayOfPointers[0] = (TI_OMX_STREAM_INFO*)streaminfo;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 487 TI_OMX_STREAM_INFO *streaminfo=NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 552 TI_OMX_STREAM_INFO *streaminfo =NULL;
574 streaminfo = newmalloc(sizeof(TI_OMX_STREAM_INFO));
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c     [all...]

Completed in 177 milliseconds