Home | History | Annotate | Download | only in core

Lines Matching full:pack16

1206 static inline U16CPU pack16(uint32_t c) {
1234 *dst->getAddr16(x >> 1, y >> 1) = (uint16_t)pack16(c >> 2);