Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__float

371 	unsigned (*local_fixed_compute_best_predictor)(const FLAC__int32 data[], unsigned data_len, FLAC__float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1]);
3188 FLAC__float fixed_residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1];
3258 if(fixed_residual_bits_per_sample[fixed_order] >= (FLAC__float)subframe_bps)