Searched refs:my_source_mgr (Results 1 – 2 of 2) sorted by relevance
193 } my_source_mgr; typedef210 my_source_mgr * src = (my_source_mgr *) cinfo->src; in fill_input_buffer()240 my_source_mgr * src = (my_source_mgr *) cinfo->src; in skip_input_data()276 my_source_mgr *src; in jpeg_SDL_RW_src()288 sizeof(my_source_mgr)); in jpeg_SDL_RW_src()289 src = (my_source_mgr *) cinfo->src; in jpeg_SDL_RW_src()292 src = (my_source_mgr *) cinfo->src; in jpeg_SDL_RW_src()
32 } my_source_mgr; typedef34 typedef my_source_mgr * my_src_ptr;224 SIZEOF(my_source_mgr)); in jpeg_stdio_src()
Completed in 5 milliseconds