Searched refs:recombine (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | or-combine.ll | 37 %recombine = or i32 %lo, %hi 39 %res.tmp0 = insertvalue [3 x i32] undef, i32 %recombine, 0
|
/external/libopus/celt/ |
D | bands.c | 1070 int recombine=0; in quant_band() local 1096 recombine = tf_change; in quant_band() 1099 if (lowband_scratch && lowband && (recombine || ((N_B&1) == 0 && tf_change<0) || B0>1)) in quant_band() 1107 for (k=0;k<recombine;k++) in quant_band() 1118 B>>=recombine; in quant_band() 1119 N_B<<=recombine; in quant_band() 1141 deinterleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks); in quant_band() 1143 deinterleave_hadamard(lowband, N_B>>recombine, B0<<recombine, longBlocks); in quant_band() 1154 interleave_hadamard(X, N_B>>recombine, B0<<recombine, longBlocks); in quant_band() 1167 for (k=0;k<recombine;k++) in quant_band() [all …]
|
/external/autotest/ |
D | LGPL_LICENSE | 104 recombine or relink the Application with a modified version of
|
D | MODULE_LICENSE_LGPL | 104 recombine or relink the Application with a modified version of
|
/external/elfutils/ |
D | COPYING-LGPLV3 | 104 recombine or relink the Application with a modified version of
|
/external/ImageMagick/m4/ |
D | framework.m4 | 106 # recombine or relink the Application with a modified version of
|