Home
last modified time | relevance | path

Searched refs:jpeg_idct_2x2 (Results 1 – 8 of 8) sorted by relevance

/external/libjpeg-turbo/win/
Djpeg7-memsrcdst.def63 jpeg_idct_2x2 @ 62 ;
Djpeg7.def63 jpeg_idct_2x2 @ 62 ;
Djpeg62-memsrcdst.def61 jpeg_idct_2x2 @ 60 ;
Djpeg62.def61 jpeg_idct_2x2 @ 60 ;
Djpeg8.def64 jpeg_idct_2x2 @ 63 ;
/external/libjpeg-turbo/
Djdct.h121 EXTERN(void) jpeg_idct_2x2
Djddctmgr.c119 method_ptr = jpeg_idct_2x2; in start_pass()
Djidctred.c275 jpeg_idct_2x2 (j_decompress_ptr cinfo, jpeg_component_info *compptr, in jpeg_idct_2x2() function