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

  /external/libjpeg-turbo/
jsimddct.h 71 EXTERN(void) jsimd_idct_float (j_decompress_ptr cinfo,
jddctmgr.c 174 method_ptr = jsimd_idct_float;
jsimd_none.c 386 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
  /external/libjpeg-turbo/simd/
jsimd_arm.c 698 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
jsimd_arm64.c 769 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
jsimd_powerpc.c 810 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
jsimd_x86_64.c 855 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
jsimd_i386.c 1052 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function
jsimd_mips.c 1120 jsimd_idct_float (j_decompress_ptr cinfo, jpeg_component_info *compptr, function

Completed in 49 milliseconds