v1

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package v1 http://web.archive.org/web/20110719132013/http://hazelware.luggle.com/tutorials/mulawcompression.html

Index

Constants

This section is empty.

Variables

View Source
var ALawCompressTable = [128]byte{}/* 128 elements not displayed */
View Source
var ALawDecompressTable = [256]int16{}/* 256 elements not displayed */
View Source
var MuLawCompressTable = [256]byte{}/* 256 elements not displayed */
View Source
var MuLawDecompressTable = [256]int16{}/* 256 elements not displayed */

Functions

func LinearToALawSample

func LinearToALawSample(sample int16) byte

func LinearToMuLawSample

func LinearToMuLawSample(sample int16) byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL