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

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h158 unsigned long unNumFramesEncoded; member in struct:__anon5309
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c365 OMX_PRDSP1(pComponentPrivate->dbg, "%d :: UTIL: numframes of pOpParam: %d \n\n",__LINE__,sizeof(pTemp_lcml->pOpParam->unNumFramesEncoded)) ;
2139 pLcmlHdr->pOpParam->unNumFramesEncoded=0; /* Resetting the value for each time*/
2180 pLcmlHdr->pOpParam->unNumFramesEncoded = 0; /* Resetting the value for each time*/
2506 unsigned long TmpNumFrames = pLcmlHdr->pOpParam->unNumFramesEncoded;

Completed in 59 milliseconds