MythTV master
Public Attributes | List of all members
mmx_t Union Reference

#include <libmythtv/visualisations/goom/mmx.h>

Collaboration diagram for mmx_t:
[legend]

Public Attributes

unsigned long long uq
 
long long q
 
int d [2]
 
unsigned int ud [2]
 
short w [4]
 
unsigned short uw [4]
 
char b [8]
 
unsigned char ub [8]
 
float s [2]
 

Detailed Description

Definition at line 35 of file mmx.h.

Member Data Documentation

◆ b

char mmx_t::b[8]

Definition at line 42 of file mmx.h.

◆ d

int mmx_t::d[2]

Definition at line 38 of file mmx.h.

◆ q

long long mmx_t::q

Definition at line 37 of file mmx.h.

◆ s

float mmx_t::s[2]

Definition at line 44 of file mmx.h.

◆ ub

unsigned char mmx_t::ub[8]

Definition at line 43 of file mmx.h.

◆ ud

unsigned int mmx_t::ud[2]

Definition at line 39 of file mmx.h.

◆ uq

unsigned long long mmx_t::uq

Definition at line 36 of file mmx.h.

◆ uw

unsigned short mmx_t::uw[4]

Definition at line 41 of file mmx.h.

◆ w

short mmx_t::w[4]

Definition at line 40 of file mmx.h.


The documentation for this union was generated from the following file: