Definition in file util_altivec.h.
Go to the source code of this file.
Functions | |
| static vector unsigned char | unaligned_load (int offset, uint8_t *src) |
| loads unaligned vector *src with offset offset and returns it | |
| static vector unsigned char unaligned_load | ( | int | offset, | |
| uint8_t * | src | |||
| ) | [inline, static] |
loads unaligned vector *src with offset offset and returns it
Definition at line 98 of file util_altivec.h.
1.5.5