Searched defs:yaw (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | spherical.h | 126 int32_t yaw; ///< Rotation around the up vector [-180, 180]. member
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | dump.c | 374 double yaw, pitch, roll; in dump_spherical() local
|
H A D | matroskadec.c | 199 double yaw; member 2242 double pitch = proj->pitch, yaw = proj->yaw, roll = proj->roll; in mkv_create_display_matrix() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_showinfo.c | 69 double yaw, pitch, roll; in dump_spherical() local
|
H A D | v360.h | 144 float yaw, pitch, roll; member
|
H A D | vf_v360.c | 4029 static inline void calculate_rotation(float yaw, float pitch, float roll, in calculate_rotation() argument
|
Completed in 16 milliseconds