HomeSort by relevance Sort by last modified time
    Searched defs:jpeg_idct_ifast (Results 1 - 3 of 3) sorted by null

  /external/jpeg/
jdct.h 88 #define jpeg_idct_ifast jRDifast macro
104 EXTERN(void) jpeg_idct_ifast
jidctfst.S 22 .global jpeg_idct_ifast
23 .func jpeg_idct_ifast
27 // jpeg_idct_ifast (j_decompress_ptr cinfo,
65 jpeg_idct_ifast: label
jidctfst.c 168 jpeg_idct_ifast (j_decompress_ptr cinfo, jpeg_component_info * compptr, function

Completed in 752 milliseconds