Searched refs:ctSETPITCH (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c491 ctSETPITCH(0, cAcl->PitchInBytes);
507 ctSETPITCH(0, cAcl->PitchInBytes);
524 ctSETPITCH(0, cAcl->PitchInBytes);
542 ctSETPITCH(1, cAcl->PitchInBytes);
581 ctSETPITCH(0, cAcl->PitchInBytes);
620 ctSETPITCH(0, cAcl->PitchInBytes);
629 ctSETPITCH(cAcl->PitchInBytes, cAcl->PitchInBytes);
699 ctSETPITCH(cAcl->PitchInBytes, cAcl->PitchInBytes);
721 ctSETPITCH(0, cAcl->PitchInBytes);
849 ctSETPITCH(cAc
[all...]
H A Dct_BlitMM.h47 #define ctSETPITCH(srcPitch,dstPitch) \ macro
H A Dct_Blitter.h81 #define ctSETPITCH(srcPitch,dstPitch) \ macro
H A Dct_exa.c93 ctSETPITCH(cAcl->srcpitch, exaGetPixmapPitch(pDstPixmap));
174 ctSETPITCH(pitch, pitch);
H A Dct_BltHiQV.h163 #define ctSETPITCH(srcPitch,dstPitch) \ macro

Completed in 4 milliseconds