Searched refs:jpeg_fdct_islow (Results 1 – 20 of 20) sorted by relevance
48 jpeg_fdct_islow @ 47 ;
50 jpeg_fdct_islow @ 49 ;
51 jpeg_fdct_islow @ 50 ;
16 #define jpeg_fdct_islow chromium_jpeg_fdct_islow macro
93 EXTERN(void) jpeg_fdct_islow(DCTELEM *data);
143 jpeg_fdct_islow(DCTELEM *data)
639 fdct->dct = jpeg_fdct_islow; in jinit_forward_dct()
640 fdct->dct = jpeg_fdct_islow; in jinit_forward_dct()