ispeech1_pcm.h File Reference


Detailed Description

This header defines all types, constants, enums, and functions that are common across all G.711/PCM speech codecs.

#include "ispeech1.h"

Include dependency graph for ispeech1_pcm.h:

Go to the source code of this file.

Enumerations

enum  ISPEECH1_PCM_CompandingLaw {
  ISPEECH1_PCM_COMPAND_LINEAR = 0,
  ISPEECH1_PCM_COMPAND_ALAW = 1,
  ISPEECH1_PCM_COMPAND_ULAW = 2,
  ISPEECH1_PCM_COMPAND_DEFAULT = ISPEECH1_PCM_COMPAND_LINEAR
}
 Companding law of encoder input and decoder output samples. More...


Copyright 2009, Texas Instruments Incorporated