-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
P3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
We seem to have obsolete/unused definitions for s24_4le? Is this intentional or leftover from the past?
git grep s24_4le
test/cmocka/src/audio/mux/demux_copy.c: tests[ti].name = get_test_name(j, "s24_4le");
test/cmocka/src/audio/mux/mux_copy.c: tests[ti].name = get_test_name(j, "s24_4le");
test/cmocka/src/audio/mux/mux_get_processing_function.c:static void test_mux_get_processing_function_valid_s24_4le(void **state)
test/cmocka/src/audio/mux/mux_get_processing_function.c: TEST_CASE(test_mux_get_processing_function_valid_s24_4le),
tools/test/audio/sof_test_perf.m: case 's24_4le'
tools/topology/m4/utils.m4: $1, `s24_4le', `4',
Metadata
Metadata
Assignees
Labels
P3Low-impact bugs or featuresLow-impact bugs or featuresbugSomething isn't working as expectedSomething isn't working as expected