Home | History | Annotate | Download | only in src

Lines Matching refs:n1

136     int n1 = dctSize.height, m1 = n1 / 2;
182 if( n1 & 1 )
192 float t1 = img[x + (n1 - 1 - j) * imgStep];
220 if( n1 & 1 )
331 int n1 = dctSize.height, m1 = n1 / 2;
379 if( n1 & 1 )
389 float t1 = img[x + (n1 - 1 - j) * imgStep];
417 if( n1 & 1 )