Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c445 static tjhandle _tjInitCompress(tjinstance *this) in _tjInitCompress() function
486 return _tjInitCompress(this); in tjInitCompress()
1826 handle = _tjInitCompress(this); in tjInitTransform()