Searched refs:SOX_SAMPLE_CLIP_COUNT (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | vol.c | 151 SOX_SAMPLE_CLIP_COUNT(sample, effp->clips); in flow() 161 SOX_SAMPLE_CLIP_COUNT(sample, effp->clips); in flow()
|
| H A D | mcompand.c | 307 SOX_SAMPLE_CLIP_COUNT(checkbuf, effp->clips); in sox_mcompand_flow_1() 326 SOX_SAMPLE_CLIP_COUNT(checkbuf, effp->clips); in sox_mcompand_flow_1() 399 SOX_SAMPLE_CLIP_COUNT(out, effp->clips); in flow() 424 SOX_SAMPLE_CLIP_COUNT(out, effp->clips); in sox_mcompand_drain_1()
|
| H A D | compand.c | 221 SOX_SAMPLE_CLIP_COUNT(checkbuf, effp->clips); in flow() 228 SOX_SAMPLE_CLIP_COUNT(checkbuf, effp->clips); in flow()
|
| H A D | stretch.c | 244 SOX_SAMPLE_CLIP_COUNT(f, effp->clips); in flow() 292 SOX_SAMPLE_CLIP_COUNT(f, effp->clips); in drain()
|
| H A D | dcshift.c | 121 SOX_SAMPLE_CLIP_COUNT(sample, effp->clips); in sox_dcshift_flow()
|
| H A D | sox.h | 973 #define SOX_SAMPLE_CLIP_COUNT(samp, clips) \ macro
|