Go to the source code of this file.
Functions | |
| void | gri_add_const_ss (short *dst, const short *src, int nshorts, short konst) |
| Low-level, high-speed add_const_ss primitive. | |
| void gri_add_const_ss | ( | short * | dst, | |
| const short * | src, | |||
| int | nshorts, | |||
| short | konst | |||
| ) |
Low-level, high-speed add_const_ss primitive.
copy src to dst adding konst
1.5.8