Searched refs:ImageRotate270D_c (Results 1 – 3 of 3) sorted by relevance
58 ImageRotateFunc ImageRotate270D_c; variable
57 void ImageRotate270D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate270D_c() function
52 sImageRotateFuncs.pfImageRotate270D = ImageRotate270D_c; in InitImageRotateFuncs()