HomeSort by relevance Sort by last modified time
    Searched defs:tjInitDecompress (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
turbojpegl.c 221 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void)
311 _throw("Memory allocation failed in tjInitDecompress()");
turbojpeg.c 864 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void)
870 "tjInitDecompress(): Memory allocation failure");
    [all...]

Completed in 92 milliseconds