Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dturbojpeg.c645 static tjhandle _tjInitDecompress(tjinstance *this) in _tjInitDecompress() function
680 return _tjInitDecompress(this); in tjInitDecompress()
/external/libjpeg-turbo/
Dturbojpeg.c1253 static tjhandle _tjInitDecompress(tjinstance *this) in _tjInitDecompress() function
1289 return _tjInitDecompress(this); in tjInitDecompress()
2004 handle=_tjInitDecompress(this); in tjInitTransform()