Home
last modified time | relevance | path

Searched defs:transform_func (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/math/
Dm_xform.h136 typedef void (*transform_func)(GLvector4f *to_vec, typedef
/third_party/gstreamer/gstreamer/gst/
Dgstmeta.c264 GstCustomMetaTransformFunction transform_func, in gst_meta_register_custom()
374 GstMetaTransformFunction transform_func) in gst_meta_register()
Dgstmeta.h235 GstMetaTransformFunction transform_func; member