#include <mmx.h>
Definition at line 30 of file mythtv/libs/libavcodec/i386/mmx.h.
Public Attributes | |
| 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] |
| long long mmx_t::q |
Definition at line 31 of file mythtv/libs/libavcodec/i386/mmx.h.
Referenced by RTjpeg::bcomp(), fillTableMMX(), and RTjpeg::RTjpeg().
| unsigned long long mmx_t::uq |
| int mmx_t::d[2] |
| unsigned int mmx_t::ud[2] |
Definition at line 34 of file mythtv/libs/libavcodec/i386/mmx.h.
Referenced by v_resample4_mmx(), and zoom_filter_xmmx().
| short mmx_t::w[4] |
| unsigned short mmx_t::uw[4] |
Definition at line 36 of file mythtv/libs/libavcodec/i386/mmx.h.
Referenced by aiw_read_picture(), blendcolumn_mmx(), deinterlace_line(), deinterlace_line_inplace(), and v_resample4_mmx().
| char mmx_t::b[8] |
| unsigned char mmx_t::ub[8] |
Definition at line 38 of file mythtv/libs/libavcodec/i386/mmx.h.
Referenced by aiw_read_picture(), blendcolumn2_mmx(), and h_resample_fast4_mmx().
| float mmx_t::s[2] |
Definition at line 39 of file mythtv/libs/libavcodec/i386/mmx.h.
1.5.5