#include <DynProgr_sse_short.h>
Public Attributes | |
unsigned char | bias |
char | data [1] |
int | len |
__m128i * | loadOpt |
__m64 * | profile |
__m128i * | rD |
__m128i * | storeOpt |
Definition at line 37 of file DynProgr_sse_short.h.
unsigned char ProfileShort::bias |
Definition at line 39 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().
char ProfileShort::data[1] |
Definition at line 38 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().
__m128i* ProfileShort::loadOpt |
Definition at line 43 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().
__m64* ProfileShort::profile |
Definition at line 40 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().
__m128i* ProfileShort::rD |
Definition at line 41 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().
__m128i* ProfileShort::storeOpt |
Definition at line 42 of file DynProgr_sse_short.h.
Referenced by swps3_alignmentShort2SSE(), swps3_alignmentShortSSE(), and swps3_createProfileShortSSE().