Lines Matching full:bytes_req
1580 long ov_read(OggVorbis_File *vf,void *buffer,int bytes_req,int *bitstream){1590 samples=vorbis_dsp_pcmout(vf->vd,buffer,(bytes_req>>1)/channels);