Searched refs:lr42_merge (Results 1 – 1 of 1) sorted by relevance
/external/adhd/cras/src/dsp/ |
D | crossover2.c | 316 static void lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, in lr42_merge() function 396 static void lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, in lr42_merge() function 490 static void lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, in lr42_merge() function 595 lr42_merge(&xo2->lp[1], &xo2->hp[1], count, data0L, data0R); in crossover2_process()
|