Home
last modified time | relevance | path

Searched defs:perc (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dctlparse.c36 static inline long int convert_prange1(long perc, long min, long max) in convert_prange1() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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/alsa-utils/amixer/
H A Damixer.c206 static long convert_prange1(long perc, long min, long max) in convert_prange1() argument
/third_party/alsa-utils/aplay/
H A Daplay.c1773 static void print_vu_meter_mono(int perc, int maxperc) argument
1795 static void print_vu_meter_stereo(int *perc, int *maxperc) argument
1835 static void print_vu_meter(signed int *perc, signed int *maxperc) argument
1846 signed int val, max, perc[2], max_peak[2]; local
[all...]

Completed in 9 milliseconds