Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c806 static const gfloat to_ndc_matrix[] = { variable
879 gst_gl_multiply_matrix4 (tmp, to_ndc_matrix, matrix); in gst_gl_get_affine_transformation_meta_as_ndc()
902 gst_gl_multiply_matrix4 (to_ndc_matrix, matrix, tmp); in gst_gl_set_affine_transformation_meta_from_ndc()