Home
last modified time | relevance | path

Searched defs:t_f (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttypefind.h78 #define GST_TYPE_FIND_REGISTER_DEFINE(t_f, t_f_n, r, func, extensions, possible_caps, data, data_no… argument
97 #define GST_TYPE_FIND_REGISTER_DECLARE(t_f) \ argument
114 #define GST_TYPE_FIND_REGISTER(t_f, plugin) G_PASTE(gst_type_find_register_, t_f) (plugin) argument
/third_party/mesa3d/src/panfrost/lib/
Dpan_attributes.c105 double t_f = t; in panfrost_compute_magic_divisor() local