Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c266 unsigned int temp, max_qmf_subbands = 0; local
328 max_qmf_subbands = 48;
330 max_qmf_subbands = 35;
332 max_qmf_subbands = 32;
336 if (sbr->k[2] - sbr->k[0] > max_qmf_subbands) {

Completed in 3 milliseconds