Lines Matching refs:desp2
1445 scn->desp2[c] =
1457 scn->pColour2[c] = scn->imagebuffer + scn->desp2[c];
1512 scn->desp2[c] = (scn->desp2[c] + line_size) % scn->bfsize;
1515 scn->pColour2[c] = scn->imagebuffer + scn->desp2[c];
5649 scn->desp2[CL_RED] =
5653 scn->imagebuffer + scn->desp2[CL_RED];
5695 scn->desp2[CL_RED] =
5696 (line_size + scn->desp2[CL_RED]) % scn->bfsize;
5700 scn->pColour2[CL_RED] = scn->imagebuffer + scn->desp2[CL_RED];
6648 scn->desp2[c] =
6659 scn->pColour2[c] = scn->imagebuffer + scn->desp2[c];
6716 scn->desp2[c] = (scn->desp2[c] + line_size) % scn->bfsize;
6719 scn->pColour2[c] = scn->imagebuffer + scn->desp2[c];