Home | History | Annotate | Download | only in b_BasicEm

Lines Matching refs:phase16

42 typedef int16 phase16;
49 /** value PI in a phase16 expression */
52 /** value PI/2 in a phase16 expression */
55 /** value PI/4 in a phase16 expression */
89 int32 bbs_sin32( phase16 phaseA );
98 int32 bbs_cos32( phase16 phaseA );
105 int16 bbs_sin16( phase16 phaseA );
112 int16 bbs_cos16( phase16 phaseA );
120 phase16 bbs_atan16( uint32 valA );
128 phase16 bbs_phase16( int32 xA, int32 yA );