Home
last modified time | relevance | path

Searched refs:pcmbitwidth (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/frontend/
H A Dget_audio.c362 int pcmbitwidth; member
640 global. pcmbitwidth = global_raw_pcm.in_bitwidth; in init_infile()
1259 global. pcmbitwidth = 32; in open_snd_file()
1380 int bytes_per_sample = global.pcmbitwidth / 8; in read_samples_pcm()
1383 switch (global.pcmbitwidth) { in read_samples_pcm()
1565 global. pcmbitwidth = ui16_wBitsPerSample; in parse_wave_header()
1761 global. pcmbitwidth = aiff_info.sampleSize; in parse_aiff_header()

Completed in 4 milliseconds