Searched refs:U1 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dcmdpkt.h114 } U1; member in struct:PktCmd
162 } U1; member in struct:PktCmd_M
165 #define Command U1.S1.CmdHdr.PcCommand
166 #define PhbNum U1.S1.CmdHdr.U0.PcPhbNum
167 #define IDNum U1.S1.CmdHdr.U0.PcIDNum
168 #define IDNum2 U1.S5.PcIDNum2
169 #define LinkNum U1.S1.CmdHdr.U0.PcLinkNum
170 #define Sequence U1.S2.PcSequence
171 #define BootData U1.S2.PcBootData
172 #define BootSequence U1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtruemotion2.c59 int *Y1, *U1, *V1, *Y2, *U2, *V2; member in struct:TM2Context
350 U = (ctx->cur?ctx->U2:ctx->U1) + by * 2 * Ustride + bx * 2;\
364 Uo = (ctx->cur?ctx->U1:ctx->U2) + by * 2 * oUstride + bx * 2;
741 src = (ctx->cur?ctx->U2:ctx->U1);
843 l->U1 = av_malloc(sizeof(int) * ((avctx->width + 1) >> 1) * ((avctx->height + 1) >> 1));
866 av_free(l->U1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb_altivec.c795 vector signed short X,X0,X1,Y0,U0,V0,Y1,U1,V1,U,V; local
849 U0= u0 u0 u1 u1 u2 u2 u3 u3 U1= u4 u4 u5 u5 u6 u6 u7 u7
856 U1 = vec_mergel (U,U);
860 cvtyuvtoRGB (c, Y1,U1,V1,&R1,&G1,&B1);
927 U0= u0 u0 u1 u1 u2 u2 u3 u3 U1= u4 u4 u5 u5 u6 u6 u7 u7
934 U1 = vec_mergel (U,U);
938 cvtyuvtoRGB (c, Y1,U1,V1,&R1,&G1,&B1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c503 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
507 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
511 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
515 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
H A Drijndael-tables.h1153 static const unsigned char U1[256][4] = variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S273 # and U1, V1 are the most significant words. #
346 cmp.w %d2, %d3 # V1 = U1 ?

Completed in 194 milliseconds