Show / Hide Table of Contents

Class TabLd8k

Inheritance
System.Object
TabLd8k
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Media.G729Codec
Assembly: SIPSorcery.dll
Syntax
public class TabLd8k

Fields

| Improve this Doc View Source

a100

Declaration
public static float[] a100
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

a140

Declaration
public static float[] a140
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

b100

Declaration
public static float[] b100
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

b140

Declaration
public static float[] b140
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

bitsno

Declaration
public static int[] bitsno
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

coef

Declaration
public static float[][] coef
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

fg

Declaration
public static float[][][] fg
Field Value
Type Description
System.Single[][][]
| Improve this Doc View Source

fg_sum

Declaration
public static float[][] fg_sum
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

fg_sum_inv

Declaration
public static float[][] fg_sum_inv
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

gbk1

Declaration
public static float[][] gbk1
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

gbk2

Declaration
public static float[][] gbk2
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

grid

Declaration
public static float[] grid
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

hamwindow

Declaration
public static float[] hamwindow
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

imap1

Declaration
public static int[] imap1
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

imap2

Declaration
public static int[] imap2
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

inter_3

Declaration
public static float[] inter_3
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

inter_3l

Declaration
public static float[] inter_3l
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

lspcb1

Declaration
public static float[][] lspcb1
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

lspcb2

Declaration
public static float[][] lspcb2
Field Value
Type Description
System.Single[][]
| Improve this Doc View Source

lwindow

Declaration
public static float[] lwindow
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

map1

Declaration
public static int[] map1
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

map2

Declaration
public static int[] map2
Field Value
Type Description
System.Int32[]
| Improve this Doc View Source

pred

Declaration
public static float[] pred
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

tab_hup_l

Declaration
public static float[] tab_hup_l
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

tab_hup_s

Declaration
public static float[] tab_hup_s
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

thr1

Declaration
public static float[] thr1
Field Value
Type Description
System.Single[]
| Improve this Doc View Source

thr2

Declaration
public static float[] thr2
Field Value
Type Description
System.Single[]

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX