Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dturbojpeg.c109 #define getinstance(handle) tjinstance *this=(tjinstance *)handle; \ macro
440 getinstance(handle); in tjDestroy()
547 getinstance(handle) in tjCompress2()
690 getinstance(handle); in tjDecompressHeader2()
757 getinstance(handle); in tjDecompress2()
/external/libjpeg-turbo/
Dturbojpeg.c131 #define getinstance(handle) tjinstance *this=(tjinstance *)handle; \ macro
553 getinstance(handle); in tjDestroy()
2017 getinstance(handle); in tjTransform()