375 Now come two blocks of standard definitions for multi-decoder mode and single-decoder mode.
376 Most stuff is so automatic that it's indeed generated by some inline shell script.
377 Remember to use these scripts when possible, instead of direct repetitive hacking.
378*/
379
380#ifdef OPT_MULTI
381
382# define defopt nodec
383
384# if (defined OPT_3DNOW_VINTAGE || defined OPT_3DNOWEXT_VINTAGE || defined OPT_SSE || defined OPT_X86_64 || defined OPT_AVX || defined OPT_NEON || defined OPT_NEON64)