Home
last modified time | relevance | path

Searched defs:format_value (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_enum.cc101 auto format_value = format; in GenerateDefinition() local
/third_party/gstreamer/gstplugins_good/ext/mpg123/
Dgstmpg123audiodec.c498 GValue const *format_value; in gst_mpg123_audio_dec_set_format() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c159 check_string_list (const GValue * format_value) in check_string_list()
237 const GValue *format_value; in GST_START_TEST() local
/third_party/pixman/demos/
Dscale.c361 format_value (GtkWidget *widget, double value) in format_value() function
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dscrubby.c125 format_value (GtkScale * scale, gdouble value) in format_value() function
Djsseek.c1009 format_value (GtkScale * scale, gdouble value) in format_value() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp9dec.cpp914 GValue format_value = G_VALUE_INIT; in gst_d3d11_vp9_dec_register() local
Dgstd3d11h265dec.cpp1054 GValue format_value = G_VALUE_INIT; in gst_d3d11_h265_dec_register() local
Dgstd3d11av1dec.cpp1324 GValue format_value = G_VALUE_INIT; in gst_d3d11_av1_dec_register() local
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst_gdb.py538 def format_value(self, n): member in GdbGstSegment
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c316 format_value (GtkScale * scale, gdouble value, PlaybackApp * app) in format_value() function
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js905 function format_value(val, seen) function