Home
last modified time | relevance | path

Searched defs:half (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-2.1/build/demos/gxdemo/src/TexGen/
Dtg-clr-persp.c363 f32 half; in DrawWall() local
/RvlSDK-2.1/build/libraries/mtx/src/
Dquat.c761 f32 half, sh, ch; in C_QUATRotAxisRad() local
Dvec.c708 void C_VECHalfAngle ( const Vec *a, const Vec *b, Vec *half ) in C_VECHalfAngle()
/RvlSDK-2.1/build/demos/gxdemo/src/DisplayList/
DDL-tex.c246 #define HTB(half) B1(half), B0(half) argument
/RvlSDK-2.1/build/libraries/kpad/src/
DKPAD.c419 const f32 half = ( 1.0f + overlay ) / 2.0f; in KPADGetCalibratedDPD() local