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

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1861 int iObjectType = 0; local
1870 iObjectType = AACDEC_GetBits(&nBitPosition, 5, pHeaderStream, OMX_TRUE);
1872 switch(iObjectType){
1908 if (iObjectType == OBJECTTYPE_HE){
1936 OMX_PRDSP1(pComponentPrivate->dbg, "%s: profile=%d", __FUNCTION__, iObjectType);
1984 int iObjectType = 0; local

Completed in 32 milliseconds