Searched refs:projection_pose_pitch (Results 1 – 1 of 1) sorted by relevance
224 float projection_pose_pitch = mkvparser::Projection::kValueNotPresent; in main() local303 projection_pose_pitch = strtof(argv[++i], &end); in main()516 if (projection_pose_pitch != kValueNotPresent) in main()517 muxer_projection.set_pose_pitch(projection_pose_pitch); in main()