Lines Matching defs:blockcount
37 int blockcount, samplecount ;
166 { pgsm610->blockcount = 0 ;
193 pgsm610->blockcount ++ ;
196 if (pgsm610->blockcount > pgsm610->blocks)
205 { psf_log_printf (psf, "Error from WAV gsm_decode() on frame : %d\n", pgsm610->blockcount) ;
210 { psf_log_printf (psf, "Error from WAV gsm_decode() on frame : %d.5\n", pgsm610->blockcount) ;
221 pgsm610->blockcount ++ ;
224 if (pgsm610->blockcount > pgsm610->blocks)
233 { psf_log_printf (psf, "Error from standard gsm_decode() on frame : %d\n", pgsm610->blockcount) ;
245 { if (pgsm610->blockcount >= pgsm610->blocks && pgsm610->samplecount >= pgsm610->samplesperblock)
392 pgsm610->blockcount = 0 ;
415 pgsm610->blockcount = newblock ;
444 pgsm610->blockcount ++ ;
465 pgsm610->blockcount ++ ;