#include <DynProgr_sse_byte.h>
Public Attributes | |
| unsigned char | bias |
| u_int8_t | data [1] |
| int | len |
| __m128i * | loadOpt |
| __m128i * | profile |
| __m128i * | rD |
| __m128i * | storeOpt |
Definition at line 37 of file DynProgr_sse_byte.h.
| unsigned char ProfileByte::bias |
Definition at line 39 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
| u_int8_t ProfileByte::data[1] |
| int ProfileByte::len |
Definition at line 38 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
| __m128i* ProfileByte::loadOpt |
Definition at line 43 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
| __m128i* ProfileByte::profile |
Definition at line 40 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
| __m128i* ProfileByte::rD |
Definition at line 41 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
| __m128i* ProfileByte::storeOpt |
Definition at line 42 of file DynProgr_sse_byte.h.
Referenced by swps3_alignmentByteSSE(), and swps3_createProfileByteSSE().
1.5.4