Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dj2kenc.c94 static const int dwt_norms[2][4][10] = { // [dwt_type][band][rlevel] (multiplied by 10000) variable
566 ss = 81920000 / dwt_norms[0][bandpos][lev], in init_quantization()
1388 (int64_t)dwt_norms[codsty->transform == FF_DWT53][bandpos][lev] * (int64_t)band->i_stepsize >> 15); in truncpasses()

Completed in 6 milliseconds