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

  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 511 * WBAMRENC_PORT_TYPE Structure for PortFormat details
514 typedef struct WBAMRENC_PORT_TYPE {
520 } WBAMRENC_PORT_TYPE;
572 WBAMRENC_PORT_TYPE *pCompPort[WBAMRENC_NUM_OF_PORTS];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 195 WBAMRENC_PORT_TYPE *pCompPort = NULL;
243 OMX_MALLOC_GENERIC(pCompPort, WBAMRENC_PORT_TYPE);
246 OMX_MALLOC_GENERIC(pCompPort, WBAMRENC_PORT_TYPE);
    [all...]

Completed in 33 milliseconds