/third_party/alsa-lib/src/control/ |
D | ctlparse.c | 36 static inline long int convert_prange1(long perc, long min, long max) in convert_prange1()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | progressreport.c | 207 gdouble perc; in gst_progress_report_post_progress() local
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpjitterbuffer.c | 456 gint perc; in update_buffer_level() local 608 gint perc_time, perc_window, perc; in calculate_skew() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 535 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local 562 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
|
/third_party/alsa-utils/aplay/ |
D | aplay.c | 1722 static void print_vu_meter_mono(int perc, int maxperc) in print_vu_meter_mono() 1744 static void print_vu_meter_stereo(int *perc, int *maxperc) in print_vu_meter_stereo() 1784 static void print_vu_meter(signed int *perc, signed int *maxperc) in print_vu_meter() 1795 signed int val, max, perc[2], max_peak[2]; in compute_max_peak() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | decodebin.c | 623 gint perc; in GST_START_TEST() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 605 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local 632 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstdownloadbuffer.c | 490 gint perc; in get_buffering_percent() local
|
D | gstmultiqueue.c | 344 #define SET_PERCENT(mq, perc) G_STMT_START { \ argument
|
D | gstqueue2.c | 258 #define SET_PERCENT(q, perc) G_STMT_START { \ argument
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtspacketizer.c | 1509 gint perc_time, perc_window, perc; in calculate_skew() local
|
/third_party/alsa-utils/amixer/ |
D | amixer.c | 205 static long convert_prange1(long perc, long min, long max) in convert_prange1()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturisourcebin.c | 2442 gint perc, msg_perc; in handle_buffering_message() local
|
D | gstdecodebin2.c | 5755 gint perc, msg_perc; in gst_decode_bin_handle_message() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 6928 gint perc = (gint) ((gdouble) num * 100.0 / (gdouble) denom); in gst_qtdemux_post_progress() local
|