Home | History | Annotate | Download | only in src

Lines Matching full:mask_row

1192                     uchar* mask_row = temp->data.ptr + temp->step * iy;
1219 mask_row[ix] = 1;
1229 else if( mask_row[ix] )
1242 mask_row[ix] = 0;