New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 765117 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Need a tool to test DSP in the factory

Project Member Reported by cychiang@chromium.org, Sep 14 2017

Issue description

Under cras/src/dsp/tests we have some test programs like eq2_test.
It should be useful to catch SoC issue on DSP in the factory:

ref: https://buganizer.corp.google.com/issues/65527629
Some bad SoC cause CRAS DSP to behave weird and output bad samples.

note for myself to build test program:
gcc -o eq2_test eq2_test.c raw.c dsp_test_util.c ../eq2.c ../dsp_util.c ../biquad.c -I ../ -lm

Also, currently there is a bug in reading the raw format file.
 

Sign in to add a comment