Searched refs:write_formats (Results 1 – 12 of 12) sorted by relevance
28 handler.write_formats = write_encodings; in LSX_FORMAT_HANDLER()
29 handler.write_formats = write_encodings; in LSX_FORMAT_HANDLER()
31 handler.write_formats = write_encodings; in LSX_FORMAT_HANDLER()
33 handler.write_formats = write_encodings; in LSX_FORMAT_HANDLER()
37 handler.write_formats = write_encodings; in LSX_FORMAT_HANDLER()
658 #define enc_arg(T) (T)handler->write_formats[i++] in sox_format_supports_encoding()670 !handler->write_formats) in sox_format_supports_encoding()692 unsigned const * encodings = ft->handler.write_formats; in set_output_format()
1465 unsigned const * write_formats; member
2066 if (f->write_formats) { in usage_format1()2069 #define enc_arg(T) (T)f->write_formats[i++] in usage_format1()