Home | History | Annotate | Download | only in include

Lines Matching refs:SHORT

162 inline LONG fixmuldiv2_SS (const SHORT a, const SHORT b)
168 inline LONG fixmul_SS (const SHORT a, const SHORT b)
174 inline LONG fixmuldiv2_SD (const SHORT a, const LONG b)
184 inline LONG fixmuldiv2_DS (const LONG a, const SHORT b)
194 inline LONG fixmuldiv2BitExact_SD (const SHORT a, const LONG b)
204 inline LONG fixmuldiv2BitExact_DS (const LONG a, const SHORT b)
214 inline LONG fixmul_SD (const SHORT a, const LONG b) {
225 inline LONG fixmul_DS (const LONG a, const SHORT b) {
236 inline LONG fixmulBitExact_SD (const SHORT a, const LONG b)
246 inline LONG fixmulBitExact_DS (const LONG a, const SHORT b)
275 inline LONG fixpow2div2_S (const SHORT a)
281 inline LONG fixpow2_S (const SHORT a)