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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c1334 int recombine = 0; local
1366 recombine = tf_change;
1370 (recombine || ((N_B & 1) == 0 && tf_change < 0) || B0 > 1)) {
1377 for (k = 0; k < recombine; k++) {
1382 blocks >>= recombine; local
1383 N_B <<= recombine; local
1400 celt_deinterleave_hadamard(s->scratch, lowband, N_B >> recombine,
1401 B0 << recombine, longblocks);
1643 celt_interleave_hadamard(s->scratch, X, N_B>>recombine,
1644 B0<<recombine, longblock
1660 blocks <<= recombine; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfilename.tex15 provides the functions to split the file names into components and to recombine

Completed in 106 milliseconds