Home
last modified time | relevance | path

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

/sof-3.4.0/src/audio/asrc/
Dasrc_farrow.c948 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR && in asrc_process_push16()
1056 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR && in asrc_process_push32()
1128 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR) in asrc_process_pull16()
1149 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR && in asrc_process_pull16()
1235 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR) in asrc_process_pull32()
1253 if (src_obj->io_buffer_mode == ASRC_BM_CIRCULAR && in asrc_process_pull32()
/sof-3.4.0/src/include/sof/audio/asrc/
Dasrc_farrow.h74 ASRC_BM_CIRCULAR, /*!< The buffer at the secondary side is */ enumerator