Home | History | Annotate | Download | only in src

Lines Matching refs:pq1

109     sqsumtype *pq0, *pq1, *pq2, *pq3;
483 int pq0, pq1, pq2, pq3;
506 pq1 = cascade->pq1[pq_offset];
509 variance_norm_factor = pq0 - pq1 - pq2 + pq3;
708 cascade->pq1 = sqsum_elem_ptr(*sqsum, equ_rect.y, equ_rect.x + equ_rect.width );
1164 int *pq0 = 0, *pq1 = 0, *pq2 = 0, *pq3 = 0;
1195 // pq1 = (int*)(sum->data.ptr + equ_rect.y*sum->step)
1242 // sq = pq0[offset] - pq1[offset] - pq2[offset] + pq3[offset];