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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 664 * NBAMRENC_PORT_TYPE Structure for PortFormat details
667 typedef struct NBAMRENC_PORT_TYPE {
673 } NBAMRENC_PORT_TYPE;
728 NBAMRENC_PORT_TYPE *pCompPort[NBAMRENC_NUM_OF_PORTS];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 212 NBAMRENC_PORT_TYPE *pCompPort = NULL;
262 OMX_MALLOC_GENERIC(pCompPort, NBAMRENC_PORT_TYPE);
265 OMX_MALLOC_GENERIC(pCompPort, NBAMRENC_PORT_TYPE);
    [all...]

Completed in 12 milliseconds