Home
last modified time | relevance | path

Searched refs:xbr4x_a (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/scalers/
H A Dxbr.h12 void xbr4x_a(unsigned char * pIn, unsigned int srcPitch, unsigned char * pOut, unsigned int dstPit…
H A Dxbr.cpp805 void xbr4x_a(unsigned char * pIn, unsigned int srcPitch, unsigned char * pOut, unsigned int dstPit… in xbr4x_a() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/scalers/
H A Dxbr.h13 void xbr4x_a(unsigned char * pIn, unsigned int srcPitch, unsigned char * pOut, unsigned int dstPit…
H A Dxbr.cpp805 void xbr4x_a(unsigned char * pIn, unsigned int srcPitch, unsigned char * pOut, unsigned int dstPit… in xbr4x_a() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/
H A Dvid_softfx.cpp934 xbr4x_a(ps, nSoftFXImagePitch, pd, nPitch, nSoftFXImageWidth, nSoftFXImageHeight); in VidSoftFXApplyEffect()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/
H A Dvid_softfx.cpp965 xbr4x_a(ps, nSoftFXImagePitch, pd, nPitch, nSoftFXImageWidth, nSoftFXImageHeight); in VidSoftFXApplyEffect()