Lines Matching refs:FLAC__bitmath_silog2_wide
551 if(FLAC__bitmath_silog2_wide(sum >> lp_quantization) > 32) {
559 if(FLAC__bitmath_silog2_wide((FLAC__int64)(*data) - (sum >> lp_quantization)) > 32) {
1083 if(FLAC__bitmath_silog2_wide(sum >> lp_quantization) > 32) {
1093 if(FLAC__bitmath_silog2_wide((FLAC__int64)(*r) + (sum >> lp_quantization)) > 32) {