Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c270 int16_t stop_dk[13]; local
311 make_bands(stop_dk, stop_min, 64, 13);
312 AV_QSORT(stop_dk, 13, int16_t, qsort_comparison_function_int16);
314 sbr->k[2] += stop_dk[k];

Completed in 3 milliseconds