HomeSort by relevance Sort by last modified time
    Searched refs:my_error_ptr (Results 1 - 4 of 4) sorted by null

  /external/libjpeg-turbo/
example.c 256 typedef struct my_error_mgr *my_error_ptr; typedef in typeref:struct:my_error_mgr
266 my_error_ptr myerr = (my_error_ptr) cinfo->err;
bmp.c 53 typedef struct my_error_mgr *my_error_ptr; typedef in typeref:struct:my_error_mgr
57 my_error_ptr myerr=(my_error_ptr)cinfo->err;
turbojpeg.c 65 typedef struct my_error_mgr *my_error_ptr; typedef in typeref:struct:my_error_mgr
69 my_error_ptr myerr=(my_error_ptr)cinfo->err;
83 my_error_ptr myerr=(my_error_ptr)cinfo->err;
    [all...]
  /external/libvncserver/common/
turbojpeg.c 66 typedef struct my_error_mgr *my_error_ptr; typedef in typeref:struct:my_error_mgr
70 my_error_ptr myerr=(my_error_ptr)cinfo->err;

Completed in 63 milliseconds