Searched refs:WAVLIKE_GSM610_SAMPLES (Results 1 – 4 of 4) sorted by relevance
43 short samples [WAVLIKE_GSM610_SAMPLES] ;117 pgsm610->samplesperblock = WAVLIKE_GSM610_SAMPLES ; in gsm610_init()209 …10->block + (WAVLIKE_GSM610_BLOCKSIZE + 1) / 2, pgsm610->samples + WAVLIKE_GSM610_SAMPLES / 2) < 0) in gsm610_wav_decode_block()458 …gsm_encode (pgsm610->gsm_data, pgsm610->samples+WAVLIKE_GSM610_SAMPLES / 2, pgsm610->block+WAVLIKE… in gsm610_wav_encode_block()
335 #define WAVLIKE_GSM610_SAMPLES 320 macro
588 bytespersec = (psf->sf.samplerate * WAVLIKE_GSM610_BLOCKSIZE) / WAVLIKE_GSM610_SAMPLES ; in w64_write_header()602 …psf, "e2222", BHW2 (WAVLIKE_GSM610_BLOCKSIZE), BHW2 (0), BHW2 (2), BHW2 (WAVLIKE_GSM610_SAMPLES)) ; in w64_write_header()
936 framesperblock = WAVLIKE_GSM610_SAMPLES ; in wav_write_fmt_chunk()