Home
last modified time | relevance | path

Searched refs:sx (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp697 float sx, sy, tx, ty, h, w; in getCrop() local
704 sx = mtx[0]; in getCrop()
714 rect_x = (unsigned int)(fabsf(sx) * w); in getCrop()
722 if (sx < 0.0f) { in getCrop()
/hardware/intel/img/psb_video/src/mrst/
Dpvr2d.h437 #define MAKE_COPY_BLIT(src,soff,dest,doff,sx,sy,dx,dy,sz) argument