HomeSort by relevance Sort by last modified time
    Searched full:tf_change (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
bands.c 629 int tf_change; member in struct:band_ctx
1067 int tf_change; local
1070 tf_change = ctx->tf_change;
1083 if (tf_change>0)
1084 recombine = tf_change;
1087 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1))
1110 while ((N_B&1) == 0 && tf_change<0)
1120 tf_change++;
1396 int tf_change=0; local
    [all...]
  /external/chromium_org/third_party/opus/src/doc/
draft-ietf-codec-opus.xml     [all...]

Completed in 69 milliseconds