Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c193 } my_source_mgr; typedef
210 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()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdatasrc.c32 } my_source_mgr; typedef
34 typedef my_source_mgr * my_src_ptr;
224 SIZEOF(my_source_mgr)); in jpeg_stdio_src()

Completed in 5 milliseconds