Lines Matching refs:LSX_PARAM_IN_OPT

199 #define LSX_PARAM_IN_OPT _In_opt_ /* Optional const pointer to a valid object (may be NULL). */  macro
201 #define LSX_PARAM_IN_OPT /* Optional const pointer to a valid object (may be NULL). */
1735 LSX_PARAM_IN_OPT sox_comments_t comments /**< Metadata block. */
1769 LSX_PARAM_IN_OPT sox_comments_t comments /**< Metadata block to copy. */
1791 LSX_PARAM_IN_OPT sox_comments_t comments, /**< Metadata block in which to search. */
1856LSX_PARAM_IN_OPT sox_signalinfo_t const * signal, /**< Information already known about audio …
1857LSX_PARAM_IN_OPT sox_encodinginfo_t const * encoding, /**< Information already known about sample…
1872LSX_PARAM_IN_OPT sox_signalinfo_t const * signal, /**< Information already known about audio…
1873LSX_PARAM_IN_OPT sox_encodinginfo_t const * encoding, /**< Information already known about sampl…
1915LSX_PARAM_IN_OPT sox_encodinginfo_t const * encoding, /**< Information about desired sample enco…
1917LSX_PARAM_IN_OPT sox_oob_t const * oob, /**< Out-of-band data to add to file, or N…
1918LSX_PARAM_IN_OPT sox_bool (LSX_API * overwrite_permitted)(LSX_PARAM_IN_Z char const * …
1933LSX_PARAM_IN_OPT sox_encodinginfo_t const * encoding, /**< Information about …
1935LSX_PARAM_IN_OPT sox_oob_t const * oob /**< Out-of-band data t…
1950LSX_PARAM_IN_OPT sox_encodinginfo_t const * encoding, /**< Information about desired samp…
1952LSX_PARAM_IN_OPT sox_oob_t const * oob /**< Out-of-band data to add to fil…
2133LSX_PARAM_IN_OPT sox_flow_effects_callback callback, /**< Callback for monitoring flow progress. */
2134 LSX_PARAM_IN_OPT void * client_data /**< Data to pass into callback. */
2497LSX_PARAM_IN_OPT void *ptr, /**< Pointer to be freed or resized, or null if allocating a new buffe…
2587 LSX_PARAM_IN_OPT lsx_option_t const * longopts, /**< Array of long option descriptors */