Home
last modified time | relevance | path

Searched refs:pVoid (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/speex/tmv/
H A Dmisc_tm.h48 if ( tmmlMalloc(0, size, (pVoid*)&ptr, tmmlMallocCacheAligned | tmmlMallocCleared) != TM_OK ) in speex_alloc()
61 if ( tmmlMalloc(0, size, (pVoid*)&ptr, tmmlMallocCacheAligned | tmmlMallocCleared) != TM_OK ) in speex_alloc_scratch()
72 if ( tmmlRealloc(0, size, (pVoid)ptr, (pVoid*)&ptr, tmmlMallocCacheAligned | tmmlMallocCleared) != TM_OK ) in speex_realloc()
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c128 static int getUserPtr(const pVoid useraddr, pVoid where, UInt size ) in getUserPtr()
145 static int putUserPtr( const pVoid ptr, pVoid useraddr, UInt size ) in putUserPtr()
157 static unsigned long copy_from_user( pVoid dest, pVoid src, unsigned long len ) in copy_from_user()
163 static unsigned long copy_to_user( pVoid dest, pVoid src, unsigned long len ) in copy_to_user()
171 static int putUserVal(const ULong value, pVoid useraddr, UInt size) in putUserVal()
632 static int ptdrvIoctl( pScanData ps, UInt cmd, pVoid ar
[all...]
H A Dplustek-pp_image.c282 static void fnP96GrayDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl ) in fnP96GrayDirect()
300 static void fnDataDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl ) in fnDataDirect()
309 static void fnHalftoneDirect0( pScanData ps, pVoid pb, pVoid pImg, ULong bL ) in fnHalftoneDirect0()
335 static void fnHalftoneDirect1( pScanData ps, pVoid pb, pVoid pImg, ULong bL ) in fnHalftoneDirect1()
362 static void fnP98ColorDirect( pScanData ps, pVoid pb, pVoid pIm
[all...]
H A Dplustek-pp_types.h99 typedef void *pVoid; typedef
H A Dplustek-pp_misc.c300 if( NULL == (pVoid)*ptr ) { in MiscAllPointersSet()
H A Dplustek-pp_hwdefs.h279 typedef void (*pFnDataProcess)(pScanData, pVoid, pVoid, ULong);

Completed in 7 milliseconds