Searched refs:g711_ip (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c206 OMX_AUDIO_PARAM_PCMMODETYPE *g711_ip = NULL, *g711_op = NULL; local
247 G711D_OMX_MALLOC(g711_ip, OMX_AUDIO_PARAM_PCMMODETYPE);
253 pHandle->pComponentPrivate)->g711Params[G711DEC_INPUT_PORT] = g711_ip;
257 g711_ip->nPortIndex = G711DEC_INPUT_PORT;
453 OMX_G711DECMEMFREE_STRUCT(g711_ip);

Completed in 46 milliseconds