ReadAV1.js 506 B

123456789101112
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. function f(stdlib, foreign, buffer) {
  6. "use asm";
  7. var z = stdlib.Math.SQRT2;
  8. var a = stdlib.Math.SQRT2;
  9. var c = 1(b);
  10. }