Home
last modified time | relevance | path

Searched refs:sox_effects_clips (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym60 sox_effects_clips
H A Deffects.c487 sox_uint64_t sox_effects_clips(sox_effects_chain_t * chain) in sox_effects_clips() function
H A Dsox.h2119 sox_effects_clips(
H A Dsox.c1176 return clips + mixing_clips + sox_effects_clips(effects_chain); in total_clips()