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

/external/libopus/celt/
H A Dbands.c645 int tf_change; member in struct:band_ctx
1080 int tf_change; local
1083 tf_change = ctx->tf_change;
1095 if (tf_change>0)
1096 recombine = tf_change;
1099 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1))
1122 while ((N_B&1) == 0 && tf_change<0)
1132 tf_change++;
1408 int tf_change local
[all...]

Completed in 1844 milliseconds