Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflacdec.c338 int ebps = 1 << (bps-1); in lpc_analyze_remodulate() local
342 sigma |= decoded[i] + ebps; in lpc_analyze_remodulate()
344 if (sigma < 2*ebps) in lpc_analyze_remodulate()