Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.h79 graphene_matrix_t *inv_model_matrix; member
Dgstgltransformation.c274 filter->inv_model_matrix = graphene_matrix_alloc (); in gst_gl_transformation_init()
296 graphene_matrix_free (transformation->inv_model_matrix); in gst_gl_transformation_finalize()
399 transformation->inv_model_matrix); in gst_gl_transformation_build_mvp()
629 graphene_matrix_transform_point3d (transformation->inv_model_matrix, in _screen_coord_to_model_coord()