Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daaccoder.c586 float pns_energy = 0.0f, pns_tgt_energy, energy_ratio, dist_thresh; in search_for_pns() local
611 dist_thresh = av_clipf(2.5f*NOISE_LOW_LIMIT/freq, 0.5f, 2.5f) * dist_bias; in search_for_pns()
663 dist2 += band->energy/(band->spread*band->spread)*lambda*dist_thresh/band->threshold; in search_for_pns()

Completed in 2 milliseconds