Searched refs:ALIGNBYTES (Results 1 – 2 of 2) sorted by relevance
85 #define ALIGNBYTES (16) /* Worst case is requiring alignment to an 16 byte boundary */ macro
41 const int32_t kiAlignedBytes = ALIGNBYTES - 1; in WelsMalloc()