OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mono2
(Results
1 - 2
of
2
) sorted by null
/external/libopus/tests/
run_vectors.sh
138
mono2
=`grep quality logs_mono2.txt | awk '{sum+=$4}END{if (NR == 12) sum /= 12; else sum = 0; print sum}'`
139
echo $mono1 $
mono2
| awk '{if ($2 > $1) $1 = $2; print "Average mono quality is", $1, "%"}'
/cts/tests/tests/media/src/android/media/cts/
DecoderTest.java
[
all
...]
Completed in 84 milliseconds