Lines Matching defs:enn
357 band sfb to the next one sfb+1; enn and thmm have to be split
364 FLOAT enn, thmm;
366 enn = thmm = 0.0f;
374 enn += eb[b];
379 enn_out[sb] = enn;
390 enn += w_curr * eb[b];
392 enn_out[sb] = enn;
394 enn = w_next * eb[b];
411 FLOAT enn[SBMAX_s], thm[SBMAX_s];
413 convert_partition2scalefac(gds, eb, thr, enn, thm);
415 psv->en[chn].s[sb][sblock] = enn[sb];
426 FLOAT *enn = &psv->en[chn].l[0];
428 convert_partition2scalefac(gdl, eb, thr, enn, thm);
437 FLOAT enn[SBMAX_s], thm[SBMAX_s];
439 convert_partition2scalefac(gds, eb, thr, enn, thm);
442 FLOAT const tmp_enn = enn[sb];
865 FLOAT const enn =
868 if (en_subshort[i * 3 + 5] * 6 < enn) {
870 if (en_subshort[i * 3 + 4] * 6 < enn) {