Searched refs:ExportFormatTaggedLinear (Results 1 – 2 of 2) sorted by relevance
272 class LIBARDOUR_API ExportFormatTaggedLinear : public ExportFormatLinear275 ExportFormatTaggedLinear (std::string name, FormatId format_id) in ExportFormatTaggedLinear() function
125 f_ptr.reset (fl_ptr = new ExportFormatTaggedLinear ("AIFF", ExportFormatBase::F_AIFF)); in init_formats()161 f_ptr.reset (fl_ptr = new ExportFormatTaggedLinear ("WAV", ExportFormatBase::F_WAV)); in init_formats()173 f_ptr.reset (fl_ptr = new ExportFormatTaggedLinear ("W64", ExportFormatBase::F_W64)); in init_formats()