commit | 0cc26bbb7175aec77910d0b47faf9f8c8a640fe5 | [log] [tgz] |
---|---|---|
author | rtoy <[email protected]> | Thu Dec 03 18:55:16 2015 |
committer | Commit bot <[email protected]> | Thu Dec 03 18:57:05 2015 |
tree | f3939a2ea35dbfd7d73c03d63068981949237223 | |
parent | 0877e82ad78019ca0483e7122c0011c1d53814ae [diff] |
Throw exceptions for invalid number of channels for ConvolverNode The ConvolverNode only supports 1, 2 or 4 channels and must throw an exception for any other number of channels. BUG=563379 TEST=convolver-channels.html Review URL: https://codereview.chromium.org/1497803002 Cr-Commit-Position: refs/heads/master@{#363024}