Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c138 int64_t min_time; member
804 pipeline->min_time = t; in cras_dsp_pipeline_add_statistic()
807 pipeline->min_time = MIN(pipeline->min_time, t); in cras_dsp_pipeline_add_statistic()