Home
last modified time | relevance | path

Searched defs:LSX_UNUSED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dexample1.c59 static int output_flow(sox_effect_t *effp LSX_UNUSED, sox_sample_t const * ibuf, in output_flow()
60 sox_sample_t * obuf LSX_UNUSED, size_t * isamp, size_t * osamp) in output_flow()
H A Dsox.h75 #define LSX_UNUSED __attribute__ ((unused)) /* Parameter or local variable is intentionally unused… macro