Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 5 of 5) sorted by relevance

/sof-2.7.6/test/cmocka/src/lib/alloc/
Dalloc.c243 static void *alloc(struct test_case *tc) in alloc()
256 static void alloc_free(void **mem, struct test_case *tc) in alloc_free()
266 static void test_lib_alloc_bulk_free(struct test_case *tc) in test_lib_alloc_bulk_free()
283 static void test_lib_alloc_immediate_free(struct test_case *tc) in test_lib_alloc_immediate_free()
295 static void test_lib_alloc_zero(struct test_case *tc) in test_lib_alloc_zero()
319 struct test_case *tc = *((struct test_case **)state); in test_lib_alloc() local
/sof-2.7.6/test/cmocka/src/audio/component/
Dcomp_set_state.c150 static void test_audio_component_comp_set_state_succeed(struct test_case *tc) in test_audio_component_comp_set_state_succeed()
159 static void test_audio_component_comp_set_state_correct_output_state(struct test_case *tc) in test_audio_component_comp_set_state_correct_output_state()
169 static void test_audio_component_comp_set_state_fail(struct test_case *tc) in test_audio_component_comp_set_state_fail()
179 struct test_case *tc = *((struct test_case **) state); in test_audio_component_comp_set_state() local
/sof-2.7.6/test/cmocka/src/audio/mixer/
Dmixer_test.c126 static void create_sources(struct mix_test_case *tc) in create_sources()
156 static void destroy_sources(struct mix_test_case *tc) in destroy_sources()
166 static void activate_periph_comps(struct mix_test_case *tc) in activate_periph_comps()
202 struct mix_test_case *tc = *((struct mix_test_case **)state); in test_setup() local
239 struct mix_test_case *tc = *((struct mix_test_case **)state); in test_teardown() local
269 struct mix_test_case *tc = *((struct mix_test_case **)state); in test_audio_mixer_copy() local
/sof-2.7.6/tools/test/audio/test_utils/
Dmix_chirp.m67 tc = ((1:round(test.cl*test.fs))-1)/test.fs; variable
/sof-2.7.6/src/drivers/amd/renoir/
Dacp_dma.c381 uint32_t tc; in dma_setup() local
606 uint32_t tc; /* transfer count in bytes */ in acp_dma_get_data_size() local