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

/external/opencore/codecs_v2/audio/aac/dec/src/
H A Dgetmask.cpp36 (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; local
274 pMask = mask;
296 *(pMask
[all...]
H A Dhuffman.h227 Int *pMask);
/external/sqlite/dist/
H A Dsqlite3.c.orig10256 SQLITE_PRIVATE Trigger *sqlite3TriggersExist(Parse *, Table*, int, ExprList*, int *pMask);
[all...]
H A Dsqlite3.c10261 SQLITE_PRIVATE Trigger *sqlite3TriggersExist(Parse *, Table*, int, ExprList*, int *pMask);
[all...]

Completed in 845 milliseconds