Home | History | Annotate | Download | only in src

Lines Matching refs:C0_382

657 static const int C0_382 = fix(0.382683432f, fixb);
842 x1 = vqdmulhq_n_s16(vsubq_s16(x0, x2), (short)(C0_382*2));
989 x1 = vqdmulhq_n_s16(vsubq_s16(x0, x2), (short)(C0_382*2));
1045 x1 = (x0 - x2)*C0_382;
1095 x1 = (x0 - x2)*C0_382;