Searched defs:HALF_SIZE (Results 1 – 3 of 3) sorted by relevance
45 static constexpr uint8_t HALF_SIZE = 32; variable
32 constexpr uint8_t HALF_SIZE = 32; in CanEncodeImmHelper() local
376 constexpr size_t HALF_SIZE = SIZE >> 1; variable