HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_idct_mips (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
mips_jidctfst.c 185 jpeg_idct_mips (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jddctmgr.c 65 extern void jpeg_idct_mips(j_decompress_ptr, jpeg_component_info *, JCOEFPTR, JSAMPARRAY, JDIMENSION);
195 method_ptr = jpeg_idct_mips;

Completed in 37 milliseconds