HomeSort by relevance Sort by last modified time
    Searched defs:pMask (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
getmask.cpp 36 (2) increment pointer pMask after memset
81 pMask contents replaced by MS information of each scalefactor band
107 This function shall replace the contents of pMask with the MS information
158 *(pMask++) = 1;
186 *(pMask++) = (tempMask & bitmask) >> (sfb - 1);
194 pMask,
196 (pFrameInfo->sfb_per_win[win]-max_sfb)*sizeof(*pMask));
266 Int *pMask;
274 pMask = mask;
296 *(pMask++) = 1; /* cannot use memset for Int type *
    [all...]
  /frameworks/base/services/audioflinger/
AudioResamplerSinc.h 79 static const uint32_t pMask = ((1<<pLerpBits)-1) << pShift; // 0x7fff << 11
  /hardware/ti/omap3/dspbridge/inc/
wcdioctl.h 377 UINT *pMask;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
wcdioctl.h 377 UINT *pMask;

Completed in 52 milliseconds