Searched refs:WORK_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define WORK_SIZE (DRIVE_NUM * VF_DRIVE_WORKSIZE) macro34 static char l_vfWork[WORK_SIZE] ATTRIBUTE_ALIGN(32);260 VFInitEx(l_vfWork, WORK_SIZE); in _SampleMain()