Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopusenc_psy.c135 const float *coeffs2 = st->bands[1][i]; in step_collect_psy_metrics() local
138 incompat += (coeffs1[j] - coeffs2[j])*(coeffs1[j] - coeffs2[j]); in step_collect_psy_metrics()

Completed in 2 milliseconds