Home
last modified time | relevance | path

Searched defs:Projection (Results 1 – 13 of 13) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DProjection.java27 public final class Projection { class
169 public Projection(Mesh mesh, int stereoMode) { in Projection() method in Projection
181 public Projection(Mesh leftMesh, Mesh rightMesh, int stereoMode) { in Projection() method in Projection
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libwebm/webm_parser/include/webm/
Ddom_types.h925 struct Projection { struct
929 Element<ProjectionType> type; argument
954 bool operator==(const Projection& other) const { argument
/external/libwebm/testing/
Dmkvmuxer_tests.cc900 TEST_F(MuxerTest, Projection) { in TEST_F() argument
/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/
DC.java895 public @interface Projection {} annotation in C
/external/angle/src/common/
Dpacked_gl_enums.json97 "Projection": "GL_PROJECTION", string
DPackedGLEnums_autogen.h297 Projection = 1, enumerator
/external/libwebm/mkvmuxer/
Dmkvmuxer.h615 Projection() in Projection() function
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h615 Projection() in Projection() function
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h615 Projection() in Projection() function