HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_std_error (Results 26 - 37 of 37) sorted by null

12

  /external/libjpeg-turbo/
djpeg.c 515 cinfo.err = jpeg_std_error(&jerr);
jpeglib.h     [all...]
turbojpeg.c 562 this->cinfo.err=jpeg_std_error(&this->jerr.pub);
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 164 cinfo->err = jpeg_std_error(&jerr->pub);
442 cinfo.err = jpeg_std_error(&jerr.pub);
    [all...]