Searched defs:yaw (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavutil/ |
D | spherical.h | 126 int32_t yaw; ///< Rotation around the up vector [-180, 180]. member
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | euler_angles.inl | 172 T const & yaw, 207 T const & yaw,
|
/third_party/skia/third_party/externals/angle2/util/ |
D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_showinfo.c | 64 double yaw, pitch, roll; in dump_spherical() local
|
D | v360.h | 142 float yaw, pitch, roll; member
|
D | vf_v360.c | 3884 static inline void calculate_rotation(float yaw, float pitch, float roll, in calculate_rotation()
|
/third_party/ffmpeg/libavformat/ |
D | dump.c | 370 double yaw, pitch, roll; in dump_spherical() local
|
D | matroskadec.c | 194 double yaw; member
|
D | mov.c | 5623 int32_t yaw, pitch, roll; in mov_read_sv3d() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | quaternion.inl | 581 GLM_FUNC_QUALIFIER T yaw(tquat<T, P> const & q) function
|