Home
last modified time | relevance | path

Searched refs:set_pose_pitch (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h635 void set_pose_pitch(float pose_pitch) { pose_pitch_ = pose_pitch; } in set_pose_pitch() function
Dmkvmuxer.cc1585 projection_ptr->set_pose_pitch(projection.pose_pitch()); in SetProjection()