Searched refs:enc_arg (Results 1 – 2 of 2) sorted by relevance
658 #define enc_arg(T) (T)handler->write_formats[i++] in sox_format_supports_encoding() macro672 while ((e = enc_arg(sox_encoding_t))) { in sox_format_supports_encoding()675 for (has_bits = sox_false; (s = enc_arg(unsigned)); has_bits = sox_true) in sox_format_supports_encoding()682 while (enc_arg(unsigned)); in sox_format_supports_encoding()685 #undef enc_arg in sox_format_supports_encoding()693 #define enc_arg(T) (T)encodings[i++] in set_output_format() macro743 while ((e = enc_arg(sox_encoding_t))) { in set_output_format()746 while (enc_arg(unsigned)); in set_output_format()760 while ((s = enc_arg(unsigned))) { in set_output_format()786 while (s != ft->encoding.bits_per_sample && (e = enc_arg(sox_encoding_t))) in set_output_format()[all …]
2069 #define enc_arg(T) (T)f->write_formats[i++] in usage_format1() macro2072 while ((e = enc_arg(sox_encoding_t))) in usage_format1()2074 s = enc_arg(unsigned); in usage_format1()