Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dfeeder_matrix.c332 uint32_t j, inmax; in feed_matrix_feed() local
341 inmax = info->ialign + info->oalign; in feed_matrix_feed()
355 if (count < inmax) { in feed_matrix_feed()
/freebsd/sys/dev/dpaa/
H A Dsec_dev.c1542 const int inmax = 1 + SEC_MAX_SEGMENTS; in sec_job_build_sgts() local
1593 inmax, crp->crp_aad_start, in sec_job_build_sgts()
1601 in_i = dpaa_sgte_append(job, job->in_sgt, in_i, inmax, skip, in sec_job_build_sgts()
1615 in_i = dpaa_sgte_append(job, job->in_sgt, in_i, inmax, in sec_job_build_sgts()