bnnm 666d47ef84 Remove layout_interleave_byte as NGC_DSP_subint is used instead
The layout was designed to do subframe deinterleave (when
less-than-a-frame bytes of each channel are interleaved) in an array and
pass it to "mem" decoders.

In practice this only happens in a handful of formats, was only used
with DSP, and since making "mem" decoders is required it's simpler to
make normal decoders handling the byte layout directly.

In an effort to simplify vgmstream's layouts, code, and other esoteric
features I changed the old decode_ngc_dsp_mem for decode_ngc_dsp_subint;
results are byte-exact.
2017-12-06 21:12:42 +01:00
..
2008-05-06 03:35:37 +00:00
2010-05-12 09:54:01 +00:00
2008-06-03 18:41:26 +00:00
2008-12-15 04:37:43 +00:00
2008-12-18 19:04:35 +00:00
2008-08-10 20:08:03 +00:00
2008-05-06 03:35:37 +00:00
2009-09-18 03:33:44 +00:00
2010-05-02 19:16:35 +00:00
2012-08-24 17:36:40 +00:00
2010-12-03 22:48:51 +00:00
2008-12-04 20:37:59 +00:00
2008-07-04 00:06:51 +00:00
2008-06-29 01:30:13 +00:00
2008-08-19 11:34:16 +00:00