Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c1571 bool has_processing = (in->num_preprocessors != 0) ? true : false; in read_and_process_frames() local
1593 if (has_processing) { in read_and_process_frames()