Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dturbojpeg.c461 static tjhandle _tjInitCompress(tjinstance *this) in _tjInitCompress() function
494 return _tjInitCompress(this); in tjInitCompress()
/external/libjpeg-turbo/
Dturbojpeg.c581 static tjhandle _tjInitCompress(tjinstance *this) in _tjInitCompress() function
618 return _tjInitCompress(this); in tjInitCompress()
2002 handle=_tjInitCompress(this); in tjInitTransform()