Searched refs:projection_matrix (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c210 GLfloat projection_matrix[16]; ///< Projection matrix member in struct:OpenGLContext
880 opengl_make_ortho(opengl->projection_matrix,
918 opengl->glprocs.glUniformMatrix4fv(opengl->projection_matrix_location, 1, GL_FALSE, opengl->projection_matrix);

Completed in 104 milliseconds