Home | History | Annotate | Download | only in src

Lines Matching full:shl16

1755             g1 = g1==16384 ? Q15ONE : SHL16(g1,1);
1756 g2 = g2==16384 ? Q15ONE : SHL16(g2,1);