Searched refs:ASRC_BM_CIRCULAR (Results 1 – 2 of 2) sorted by relevance
948 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()
74 ASRC_BM_CIRCULAR, /*!< The buffer at the secondary side is */ enumerator