#include <mmx.h>
Data Fields | |
long long | q |
unsigned long long | uq |
int | d [2] |
unsigned int | ud [2] |
short | w [4] |
unsigned short | uw [4] |
char | b [8] |
unsigned char | ub [8] |
float | s [2] |
Definition at line 32 of file mmx.h.
unsigned int mmx_t::ud[2] |
unsigned short mmx_t::uw[4] |
Definition at line 38 of file mmx.h.
Referenced by deinterlace_line(), deinterlace_line_inplace(), and v_resample4_mmx().
unsigned char mmx_t::ub[8] |