Lines Matching defs:psub
61 ------------------------ +psub
68 ------------------------ ! ponding functions in psub}
435 Source *psub /* sub-source */
445 return ps->psub->remaining(ps->psub);
451 return ps->psub->bytesPerLine(ps->psub);
457 return ps->psub->pixelsPerLine(ps->psub);
463 return ps->psub->get(ps->psub, pbuf, plen);
469 SANE_Status status = ps->psub->done(ps->psub);
470 free(ps->psub);
471 ps->psub = NULL;
482 Source *psub)
492 pself->psub = psub;
603 Source *psub)
612 psub);
643 Source *psub,
657 status = Expander_init ((Expander *) *pps, pss, psub);
835 Source *psub)
844 psub);
890 Source *psub,
904 status = Deinterlacer_init ((Deinterlacer *) *pps, pss, psub);
1074 Source *psub)
1083 psub);
1128 Source *psub,
1144 status = RGBRouter_init ((RGBRouter *) *pps, pss, psub);
1170 Source *psub)
1179 psub);
1183 Source *psub,
1196 status = Inverter_init ((Inverter *) *pps, pss, psub);