Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c538 GParamSpecFloat *pfloat = G_PARAM_SPEC_FLOAT (param); in print_object_properties_info() local
/third_party/ejdb/src/jbl/
Dbinn.c3024 BOOL binn_get_double(binn *value, double *pfloat) { in binn_get_double()