Searched defs:ptrFramesPerOutBuf (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c1274 OMX_U16* ptrFramesPerOutBuf =NULL ; local
1321 ptrFramesPerOutBuf = (OMX_U16*)ComponentConfigStructure;
1322 if (ptrFramesPerOutBuf == NULL)
1328 FramesPerOutBuf = *ptrFramesPerOutBuf;

Completed in 2531 milliseconds