gf_mx_ortho 223 applications/testapps/hevcbench/main.c gf_mx_ortho(&mx, -hw, hw, -hh, hh, 50, -50); gf_mx_ortho 814 include/gpac/maths.h void gf_mx_ortho(GF_Matrix *mx, Fixed left, Fixed right, Fixed bottom, Fixed top, Fixed z_near, Fixed z_far); gf_mx_ortho 304 src/compositor/camera.c gf_mx_ortho(&cam->projection, -hw, hw, -hh, hh, cam->z_near, cam->z_far); gf_mx_ortho 1321 src/compositor/visual_manager_3d_gl.c gf_mx_ortho(&mx, -hw, hw, -hh, hh, -10, 100);