Lines Matching refs:resynth
675 int resynth; member
931 if (ctx->resynth) in quant_band_n1()
1059 cm = alg_quant(X, N, K, spread, B, ec, gain, ctx->resynth, ctx->arch); in quant_partition()
1066 if (ctx->resynth) in quant_partition()
1192 if (ctx->resynth) in quant_band()
1318 if (ctx->resynth) in quant_band_stereo()
1370 if (ctx->resynth) in quant_band_stereo()
1425 int resynth = 1; in quant_all_bands() local
1427 int resynth = !encode || theta_rdo; in quant_all_bands() local
1444 if (encode && resynth) in quant_all_bands()
1449 if (encode && resynth) in quant_all_bands()
1469 ctx.resynth = resynth; in quant_all_bands()
1512 …if (resynth && (M*eBands[i]-N >= M*eBands[start] || i==start+1) && (update_lowband || lowband_offs… in quant_all_bands()
1517 if (resynth && M*eBands[i]-N >= M*eBands[start] && (update_lowband || lowband_offset==0)) in quant_all_bands()
1567 if (resynth) in quant_all_bands()