Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c1151 static tjhandle _tjInitDecompress(tjinstance *this) in _tjInitDecompress() function
1190 return _tjInitDecompress(this); in tjInitDecompress()
1883 handle = _tjInitDecompress(this); in tjInitTransform()