Home | History | Annotate | Download | only in tests

Lines Matching defs:CACHE_ALIGNMENT

114  * @def  CACHE_ALIGNMENT                           Buffer Cache Alignment
117 #define CACHE_ALIGNMENT 128
814 pInputBuffer[i] = pInputBuffer[i] + CACHE_ALIGNMENT;
831 pOutputBuffer[i] = pOutputBuffer[i] + CACHE_ALIGNMENT;
1245 pInputBuffer[i] = pInputBuffer[i] - CACHE_ALIGNMENT;