Searched refs:swapbytes (Results 1 – 3 of 3) sorted by relevance
32 extern int swapbytes; /* force byte swapping default=0*/
513 WriteFunction = swapbytes ? WriteBytesSwapped : WriteBytes; in lame_decoder()703 if (swapbytes) in OpenSndFile()708 if (swapbytes) in OpenSndFile()969 if (swapbytes) in read_samples_pcm()1367 if (swapbytes) in OpenSndFile()
42 int swapbytes; /* force byte swapping default=0*/ variable1109 swapbytes = 1; in parse_args()