Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdatasrc.c34 } my_source_mgr; typedef
36 typedef my_source_mgr * my_src_ptr;
230 sizeof(my_source_mgr)); in jpeg_stdio_src()
/external/opencv3/3rdparty/libjpeg/
Djdatasrc.c32 } my_source_mgr; typedef
34 typedef my_source_mgr * my_src_ptr;
224 SIZEOF(my_source_mgr)); in jpeg_stdio_src()