Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Diodev_unittest.cc53 static float cras_dsp_pipeline_source_buffer[2][DSP_BUFFER_SIZE]; variable
140 memset(&cras_dsp_pipeline_source_buffer, 0, in ResetStubData()
141 sizeof(cras_dsp_pipeline_source_buffer)); in ResetStubData()
2523 return cras_dsp_pipeline_source_buffer[index]; in cras_dsp_pipeline_get_source_buffer()