Home
last modified time | relevance | path

Searched refs:min_shiftlimit (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dlpc.c195 const int min_shiftlimit = -max_shiftlimit - 1; in FLAC__lpc_quantize_coefficients() local
204 else if(*shift < min_shiftlimit) in FLAC__lpc_quantize_coefficients()