Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__FP_ONE_HALF

864 	encoder->private_->loose_mid_side_stereo_frames = (unsigned)FLAC__fixedpoint_trunc((((FLAC__uint64)(encoder->protected_->sample_rate) * (FLAC__uint64)(26214)) << 16) / (encoder->protected_->blocksize<<16) + FLAC__FP_ONE_HALF);
3455 FLAC__FP_ONE_HALF) : 0; /* 0.5 is for rounding */