Home
last modified time | relevance | path

Searched defs:perc (Results 1 – 15 of 15) sorted by relevance

/third_party/alsa-lib/src/control/
Dctlparse.c36 static inline long int convert_prange1(long perc, long min, long max) in convert_prange1()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c207 gdouble perc; in gst_progress_report_post_progress() local
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.c456 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/
DClearTest.cpp535 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/
Daplay.c1722 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/
Ddecodebin.c623 gint perc; in GST_START_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp605 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/
Dgstdownloadbuffer.c490 gint perc; in get_buffering_percent() local
Dgstmultiqueue.c344 #define SET_PERCENT(mq, perc) G_STMT_START { \ argument
Dgstqueue2.c258 #define SET_PERCENT(q, perc) G_STMT_START { \ argument
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtspacketizer.c1509 gint perc_time, perc_window, perc; in calculate_skew() local
/third_party/alsa-utils/amixer/
Damixer.c205 static long convert_prange1(long perc, long min, long max) in convert_prange1()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c2442 gint perc, msg_perc; in handle_buffering_message() local
Dgstdecodebin2.c5755 gint perc, msg_perc; in gst_decode_bin_handle_message() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c6928 gint perc = (gint) ((gdouble) num * 100.0 / (gdouble) denom); in gst_qtdemux_post_progress() local