Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c477 static tjhandle _tjInitCompress(tjinstance *this) in _tjInitCompress() function
518 return _tjInitCompress(this); in tjInitCompress()
1881 handle = _tjInitCompress(this); in tjInitTransform()