diff options
| author | S.j. Wang <[email protected]> | 2019-05-15 06:42:22 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-05-16 13:37:01 +0100 |
| commit | 4aecaa0a82b3142fb2f2862b3f25ecc96dc06d8c (patch) | |
| tree | 944743d4298c82b3207150bf0252d8b9bac21be6 /tools/perf/scripts/python/stackcollapse.py | |
| parent | c8609f3870f7078fc7922eb816ed4908a9bd44f3 (diff) | |
ASoC: fsl_asrc: replace the process_option table with function
When we want to support more sample rate, for example 12kHz/24kHz
we need update the process_option table, if we want to support more
sample rate next time, the table need to be updated again. which
is not flexible.
We got a function fsl_asrc_sel_proc to replace the table, which can
give the pre-processing and post-processing options according to
the sample rate.
Signed-off-by: Shengjiu Wang <[email protected]>
Acked-by: Nicolin Chen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions