Home | History | Annotate | Download | only in src

Lines Matching full:mask_row

1224                     uchar* mask_row = temp->data.ptr + temp->step * iy;
1251 mask_row[ix] = 1;
1261 else if( mask_row[ix] )
1274 mask_row[ix] = 0;