Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c1106 static tjhandle _tjInitDecompress(tjinstance *this) in _tjInitDecompress() function
1145 return _tjInitDecompress(this); in tjInitDecompress()
1819 handle = _tjInitDecompress(this); in tjInitTransform()