Searched refs:bufferSize (Results 1 – 3 of 3) sorted by relevance
185 u32 bufferSize; in MBP_RegistFile() local226 bufferSize = MB_GetSegmentLength(p_file); in MBP_RegistFile()227 if (bufferSize == 0) in MBP_RegistFile()240 sFilebuf = OS_Alloc(bufferSize); in MBP_RegistFile()253 if (!MB_ReadSegment(p_file, sFilebuf, bufferSize)) in MBP_RegistFile()
148 u32 bufferSize; member204 u32 bufferSize; member
129 u32 bufferSize; in PRC_InitPrototypeDBEx_Common() local140 bufferSize = PRCi_SetPrototypeListBufferInfo_Common(&WAInfo, buffer, in PRC_InitPrototypeDBEx_Common()145 SDK_ASSERTMSG((bufferSize == in PRC_InitPrototypeDBEx_Common()165 protoDB->bufferSize = bufferSize; in PRC_InitPrototypeDBEx_Common()211 u32 bufferSize; in PRC_InitInputPatternEx_Common() local215 bufferSize = PRCi_SetPatternBufferInfo_Common(&WAInfo, buffer, maxPointCount, maxStrokeCount); in PRC_InitInputPatternEx_Common()217 SDK_ASSERTMSG((bufferSize == in PRC_InitInputPatternEx_Common()234 pattern->bufferSize = bufferSize; in PRC_InitInputPatternEx_Common()