Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.h236 #define LSX_PARAM_INOUT _Inout_ /* Required pointer to a valid object (never NULL). */ macro
238 #define LSX_PARAM_INOUT /* Required pointer to a valid object (never NULL). */
1126 LSX_PARAM_INOUT sox_format_t * ft /**< Format pointer. */
1136 LSX_PARAM_INOUT sox_format_t * ft, /**< Format pointer. */
1148 LSX_PARAM_INOUT sox_format_t * ft /**< Format pointer. */
1158 LSX_PARAM_INOUT sox_format_t * ft /**< Format pointer. */
1168 LSX_PARAM_INOUT sox_format_t * ft, /**< Format pointer. */
1180 LSX_PARAM_INOUT sox_format_t * ft /**< Format pointer. */
1190 LSX_PARAM_INOUT sox_format_t * ft, /**< Format pointer. */
1201 LSX_PARAM_INOUT sox_effect_t * effp, /**< Effect pointer. */
[all …]
H A Dgetopt.c71 LSX_PARAM_INOUT lsx_getopt_t * state) in CheckCurPosEnd()
82 LSX_PARAM_INOUT lsx_getopt_t * state) in lsx_getopt()