Searched refs:LSX_PARAM_IN (Results 1 – 2 of 2) sorted by relevance
154 #define LSX_PARAM_IN _In_ /* Required const pointer to a valid object (never NULL). */ macro156 #define LSX_PARAM_IN /* Required const pointer to a valid object (never NULL). */1100 LSX_PARAM_IN va_list ap /**< Message format parameters. */1862 …LSX_PARAM_IN sox_encodinginfo_t const * encoding /**< Encoding for which format handler s…1889 …LSX_PARAM_IN sox_signalinfo_t const * signal, /**< Information about desired audio strea…1906 …LSX_PARAM_IN size_t buffer_size, /**< Maximum number of …1907 …LSX_PARAM_IN sox_signalinfo_t const * signal, /**< Information about …1924 …LSX_PARAM_IN sox_signalinfo_t const * signal, /**< Information about desired audi…2030 LSX_PARAM_IN sox_effect_handler_t const * eh /**< Handler to use for effect. */2041 LSX_PARAM_IN sox_effect_t *effp, /**< Effect pointer on which to set options. */[all …]
27 LSX_PARAM_IN int argc, /* Number of arguments in argv */ in lsx_getopt_init()31 LSX_PARAM_IN lsx_getopt_flags_t flags, /* Flags for longonly and opterr */ in lsx_getopt_init()32 … LSX_PARAM_IN int first, /* First argument to check (usually 1) */ in lsx_getopt_init()