Home
last modified time | relevance | path

Searched refs:idx_max (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnellymoserenc.c255 int idx_min, idx_max, idx; in get_exponent_dynamic() local
259 idx_max = FFMIN(OPT_SIZE, cand[band - 1] + q); in get_exponent_dynamic()
265 if (idx > idx_max) in get_exponent_dynamic()

Completed in 2 milliseconds