Searched refs:xLawTable (Results 1 – 2 of 2) sorted by relevance
154 xLawTable = NULL; in CleanupWAVFile()338 xLawTable = NULL; in InitWavParser()463 if (xLawTable) in GetPCMData()483 *myDstBuf-- = xLawTable[*mySrcBuf--]; in GetPCMData()541 xLawTable = NULL; in SetOutputToUncompressedPCM()544 xLawTable = OSCL_CONST_CAST(short*, MuLawDecompressTable); in SetOutputToUncompressedPCM()549 xLawTable = OSCL_CONST_CAST(short*, ALawDecompressTable); in SetOutputToUncompressedPCM()
93 xLawTable = NULL; in PV_Wav_Parser()135 short *xLawTable; variable