Lines Matching refs:bytewidth
134 psf->blockwidth = psf->bytewidth * psf->sf.channels ;
358 psf->bytewidth = 1 ; /* Before decoding */
364 psf->bytewidth = 1 ;
370 psf->bytewidth = 2 ;
376 psf->bytewidth = 3 ;
382 psf->bytewidth = 4 ;
388 psf->bytewidth = 4 ;
394 psf->bytewidth = 8 ;
400 psf->bytewidth = 1 ; /* Before decoding */
406 psf->bytewidth = 0 ;
412 psf->bytewidth = 0 ;
418 psf->bytewidth = 0 ;
447 psf->blockwidth = psf->sf.channels * psf->bytewidth ;