Home
last modified time | relevance | path

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

/sof-3.4.0/src/audio/
Dkpb.c491 size_t hb_size = hb_size_req; in kpb_allocate_history_buffer() local
493 size_t ca_size = hb_size; in kpb_allocate_history_buffer()
518 while (hb_size > 0 && i < ARRAY_SIZE(hb_mcp)) { in kpb_allocate_history_buffer()
537 hb_size -= ca_size; in kpb_allocate_history_buffer()
540 if (hb_size > 0) { in kpb_allocate_history_buffer()
555 ca_size = hb_size; in kpb_allocate_history_buffer()
570 ca_size = hb_size; in kpb_allocate_history_buffer()