Home
last modified time | relevance | path

Searched refs:threshold_db (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockchip-test/audio/
H A Dcheck_wavs.sh41 threshold_db=-15
43 echo "will check wav: $wav with threshold_db: $threshold_db"
61 ERR_CNT=$(echo $l_pk $threshold_db $ERR_CNT | awk '{
70 echo "ERROR! $wav Left Pk lev dB: $l_pk > $threshold_db" >> $RESULT_LOG
72 echo "OK! $wav Left Pk lev dB: $l_pk < $threshold_db" >> $RESULT_LOG
76 ERR_CNT=$(echo $r_pk $threshold_db $ERR_CNT | awk '{
85 echo "ERROR! $wav Right Pk lev dB: $r_pk > $threshold_db" >> $RESULT_LOG
87 echo "OK! $wav Right Pk lev dB: $r_pk < $threshold_db" >> $RESULT_LOG
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/audio/
H A Dcheck_wavs.sh41 threshold_db=-15
43 echo "will check wav: $wav with threshold_db: $threshold_db"
61 ERR_CNT=$(echo $l_pk $threshold_db $ERR_CNT | awk '{
70 echo "ERROR! $wav Left Pk lev dB: $l_pk > $threshold_db" >> $RESULT_LOG
72 echo "OK! $wav Left Pk lev dB: $l_pk < $threshold_db" >> $RESULT_LOG
76 ERR_CNT=$(echo $r_pk $threshold_db $ERR_CNT | awk '{
85 echo "ERROR! $wav Right Pk lev dB: $r_pk > $threshold_db" >> $RESULT_LOG
87 echo "OK! $wav Right Pk lev dB: $r_pk < $threshold_db" >> $RESULT_LOG