/frameworks/av/media/libstagefright/codecs/common/ |
cmnMemory.c | 50 VO_U32 cmnMemSet (VO_S32 uID, VO_PTR pBuff, VO_U8 uValue, VO_U32 uSize) 54 memset (pBuff, uValue, uSize); 58 VO_U32 cmnMemCopy (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) 62 memcpy (pDest, pSource, uSize); 66 VO_U32 cmnMemCheck (VO_S32 uID, VO_PTR pBuffer, VO_U32 uSize) 70 UNUSED(uSize); 75 VO_S32 cmnMemCompare (VO_S32 uID, VO_PTR pBuffer1, VO_PTR pBuffer2, VO_U32 uSize) 79 return memcmp(pBuffer1, pBuffer2, uSize); 82 VO_U32 cmnMemMove (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize) 86 memmove (pDest, pSource, uSize); [all...] |
/external/tpm2/ |
Unique.c | 44 #define uSize sizeof(notReallyUnique) 45 b = &b[((bSize < uSize) ? bSize : uSize) - 1];
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
cmnMemory.h | 37 * \param uSize [in] size of memory 55 * \param uSize [in] the size to be set 58 VO_U32 cmnMemSet (VO_S32 uID, VO_PTR pBuff, VO_U8 uValue, VO_U32 uSize); 65 * \param uSize [in] the size to be copied 68 VO_U32 cmnMemCopy (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize); 74 * \param uSize [in] the size to be checked 77 VO_U32 cmnMemCheck (VO_S32 uID, VO_PTR pBuffer, VO_U32 uSize); 84 * \param uSize [in] the size to be compared 87 VO_S32 cmnMemCompare (VO_S32 uID, VO_PTR pBuffer1, VO_PTR pBuffer2, VO_U32 uSize); 94 * \param uSize [in] the size to be move [all...] |
voMem.h | 45 VO_U32 (VO_API * Set) (VO_S32 uID, VO_PTR pBuff, VO_U8 uValue, VO_U32 uSize); 46 VO_U32 (VO_API * Copy) (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize); 47 VO_U32 (VO_API * Check) (VO_S32 uID, VO_PTR pBuffer, VO_U32 uSize); 48 VO_S32 (VO_API * Compare) (VO_S32 uID, VO_PTR pBuffer1, VO_PTR pBuffer2, VO_U32 uSize); 49 VO_U32 (VO_API * Move) (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize);
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
timm_osal_memory.c | 185 TIMM_OSAL_U8 uValue, TIMM_OSAL_U32 uSize) 189 memset((void *)pBuffer, (int)uValue, (size_t) uSize); 204 TIMM_OSAL_U32 uSize) 206 TIMM_OSAL_S32 result = memcmp(pBuffer1, pBuffer2, uSize); 228 TIMM_OSAL_PTR pBufSrc, TIMM_OSAL_U32 uSize) 232 memcpy(pBufDst, pBufSrc, uSize);
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_memory.c | 185 TIMM_OSAL_U8 uValue, TIMM_OSAL_U32 uSize) 189 memset((void *)pBuffer, (int)uValue, (size_t) uSize); 204 TIMM_OSAL_U32 uSize) 206 TIMM_OSAL_S32 result = memcmp(pBuffer1, pBuffer2, uSize); 228 TIMM_OSAL_PTR pBufSrc, TIMM_OSAL_U32 uSize) 232 memcpy(pBufDst, pBufSrc, uSize);
|
/hardware/ti/omap4-aah/domx/mm_osal/inc/ |
timm_osal_memory.h | 88 TIMM_OSAL_U8 uValue, TIMM_OSAL_U32 uSize); 91 TIMM_OSAL_PTR pBuffer2, TIMM_OSAL_U32 uSize); 94 TIMM_OSAL_PTR pBufSrc, TIMM_OSAL_U32 uSize);
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
timm_osal_memory.h | 88 TIMM_OSAL_U8 uValue, TIMM_OSAL_U32 uSize); 91 TIMM_OSAL_PTR pBuffer2, TIMM_OSAL_U32 uSize); 94 TIMM_OSAL_PTR pBufSrc, TIMM_OSAL_U32 uSize);
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPStream.h | 69 * uSize: Size of the buffer 71 * uNumBufs: The number of buffers to allocate of size uSize. 83 UINT uSize, OUT BYTE ** apBuffer, 223 * uSize: Size of the allocated buffer(GPP bytes) 231 extern DBAPI DSPStream_PrepareBuffer(DSP_HSTREAM hStream, UINT uSize, 312 * uSize: Size of the allocated buffer(GPP bytes) 320 extern DBAPI DSPStream_UnprepareBuffer(DSP_HSTREAM hStream, UINT uSize,
|
csl.h | 75 * uSize: size of wpstrDest buffer. 82 * uSize is the number of CHARACTERS in wpstrDest, NOT the number of BYTES 86 IN PSTR pstrSource, ULONG uSize); 323 * uSize: number of chars to convert. 334 IN WCHAR * pwszSource, IN ULONG uSize);
|
DSPNode.h | 103 * uSize: The size of the buffer (GPP bytes) to be allocated. 117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
|
cmm.h | 87 * uSize: Number of bytes to allocate. 103 UINT uSize, struct CMM_ATTRS * pAttrs,
|
wcdioctl.h | 231 UINT uSize; 312 UINT uSize; 384 UINT uSize;
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPStream.h | 71 * uSize: Size of the buffer 73 * uNumBufs: The number of buffers to allocate of size uSize. 85 UINT uSize, OUT BYTE ** apBuffer, 225 * uSize: Size of the allocated buffer(GPP bytes) 233 extern DBAPI DSPStream_PrepareBuffer(DSP_HSTREAM hStream, UINT uSize, 314 * uSize: Size of the allocated buffer(GPP bytes) 322 extern DBAPI DSPStream_UnprepareBuffer(DSP_HSTREAM hStream, UINT uSize,
|
csl.h | 76 * uSize: size of wpstrDest buffer. 83 * uSize is the number of CHARACTERS in wpstrDest, NOT the number of BYTES 87 IN PSTR pstrSource, ULONG uSize); 324 * uSize: number of chars to convert. 335 IN WCHAR * pwszSource, IN ULONG uSize);
|
DSPNode.h | 103 * uSize: The size of the buffer (GPP bytes) to be allocated. 117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
|
cmm.h | 87 * uSize: Number of bytes to allocate. 103 UINT uSize, struct CMM_ATTRS * pAttrs,
|
wcdioctl.h | 231 UINT uSize; 312 UINT uSize; 384 UINT uSize;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
bidispl.h | 86 virtual HRESULT WINAPI SetInputData(const DWORD dwType,const BYTE *pData,const UINT uSize) = 0; 88 virtual HRESULT WINAPI GetOutputData(const DWORD dwIndex,LPWSTR *ppszSchema,DWORD *pdwType,BYTE **ppData,ULONG *uSize) = 0; 98 HRESULT (WINAPI *SetInputData)(IBidiRequest *This,const DWORD dwType,const BYTE *pData,const UINT uSize); 100 HRESULT (WINAPI *GetOutputData)(IBidiRequest *This,const DWORD dwIndex,LPWSTR *ppszSchema,DWORD *pdwType,BYTE **ppData,ULONG *uSize); 112 #define IBidiRequest_SetInputData(This,dwType,pData,uSize) (This)->lpVtbl->SetInputData(This,dwType,pData,uSize) 114 #define IBidiRequest_GetOutputData(This,dwIndex,ppszSchema,pdwType,ppData,uSize) (This)->lpVtbl->GetOutputData(This,dwIndex,ppszSchema,pdwType,ppData,uSize) 120 HRESULT WINAPI IBidiRequest_SetInputData_Proxy(IBidiRequest *This,const DWORD dwType,const BYTE *pData,const UINT uSize); 124 HRESULT WINAPI IBidiRequest_GetOutputData_Proxy(IBidiRequest *This,const DWORD dwIndex,LPWSTR *ppszSchema,DWORD *pdwType,BYTE **ppData,ULONG *uSize); [all...] |
wdspxe.h | 88 PVOID PXEAPI PxePacketAllocate(HANDLE hProvider,HANDLE hClientRequest,ULONG uSize);
|
shellapi.h | 80 UINT uSize; 88 UINT uSize;
|
winbase.h | [all...] |
dimm.h | 417 virtual HRESULT WINAPI FilterClientWindows(ATOM *aaClassList,UINT uSize) = 0; 492 HRESULT (WINAPI *FilterClientWindows)(IActiveIMMApp *This,ATOM *aaClassList,UINT uSize); [all...] |
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPStrm.c | 109 DBAPI DSPStream_AllocateBuffers(DSP_HSTREAM hStream, UINT uSize, 153 tempStruct.ARGS_STRM_ALLOCATEBUFFER.uSize = uSize; 162 pBuf = MEM_Alloc(uSize, MEM_NONPAGED); 613 DBAPI DSPStream_PrepareBuffer(DSP_HSTREAM hStream, UINT uSize, BYTE *pBuffer) 621 UINT cPages = ADDRESS_AND_SIZE_TO_SPAN_PAGES(NULL, uSize); 633 if (uSize <= 0) 642 if (!LockPages((LPVOID)pBuffer, uSize, aPageTab, 788 DBAPI DSPStream_UnprepareBuffer(DSP_HSTREAM hStream, UINT uSize, 804 if ((uSize <= 0) [all...] |
DSPNode.c | 267 DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize, 275 if (uSize == 0) { 284 tempStruct.ARGS_NODE_ALLOCMSGBUF.uSize = uSize;
|