Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dimc.c468 int rres, cwlen; in bit_allocation() local
534 cwlen = av_clipf(((chctx->flcoeffs4[j] * 0.5) - summa + 0.5), 0, 6); in bit_allocation()
536 chctx->bitsBandT[j] = cwlen; in bit_allocation()
537 summer += chctx->bandWidthT[j] * cwlen; in bit_allocation()
539 if (cwlen > 0) in bit_allocation()

Completed in 2 milliseconds