Searched refs:element2 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_overlay.c307 pipe->element2 = C2_R_Cr; /* R */
323 pipe->element2 = C2_R_Cr; /* R */
339 pipe->element2 = C1_B_Cb; /* B */
356 pipe->element2 = C2_R_Cr; /* R */
373 pipe->element2 = C0_G_Y; /* G */
390 pipe->element2 = C0_G_Y; /* G */
407 pipe->element2 = C2_R_Cr; /* R */
428 pipe->element2 = C0_G_Y; /* not used */
461 pipe->element2 = C0_G_Y; /* not used */
607 return (pipe->element3 << 24) | (pipe->element2 << 1
[all...]
H A Dmdp4.h275 uint32 element2; /* 0 = C0, 1 = C1, 2 = C2, 3 = C3 */ member in struct:mdp4_overlay_pipe
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgfpcrypt.cpp257 DL_GroupParameters_GFP::Element DL_GroupParameters_GFP::CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const argument
260 return ma.CascadeExponentiate(element1, exponent1, element2, exponent2);
H A Dluc.h158 Element CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const argument
H A Deccrypto.cpp613 CPP_TYPENAME DL_GroupParameters_EC<EC>::Element DL_GroupParameters_EC<EC>::CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const argument
615 return GetCurve().CascadeMultiply(exponent1, element1, exponent2, element2);
H A Deccrypto.h103 Element CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const;
H A Dgfpcrypt.h134 Element CascadeExponentiate(const Element &element1, const Integer &exponent1, const Element &element2, const Integer &exponent2) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlrole.c116 element0, element1, element2, element3, element4, element5, element6, variable
1025 state->handler = element2;
1033 element2(PROLOG_STATE *state, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlrole.c107 element0, element1, element2, element3, element4, element5, element6, variable
1014 state->handler = element2;
1022 element2(PROLOG_STATE *state, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlrole.c116 element0, element1, element2, element3, element4, element5, element6, variable
1025 state->handler = element2;
1033 element2(PROLOG_STATE *state, function

Completed in 101 milliseconds