Searched refs:p0 (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/svc/ |
| D | svc_StubDbg.h | 41 nn::Result ControlPerformanceCounter ( bit64* pOut, s32 op, bit32 p0, bit64…
|
| /CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/ |
| D | math_Arithmetic.cpp | 540 f32 CatmullRom(f32 p0, f32 p1, f32 p2, f32 p3, f32 s) in CatmullRom() argument 543 return Hermite(p1, 0.5f * (p0 + p2), in CatmullRom()
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/math/ |
| D | math_Arithmetic.h | 478 f32 CatmullRom(f32 p0, f32 p1, f32 p2, f32 p3, f32 s);
|