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

  /external/libjpeg-turbo/
jsimddct.h 63 EXTERN(void) jsimd_idct_islow (j_decompress_ptr cinfo,
jddctmgr.c 155 method_ptr = jsimd_idct_islow;
jsimd_none.c 370 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
  /external/libjpeg-turbo/simd/
jsimd_arm64.c 520 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_arm.c 684 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_x86_64.c 732 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_i386.c 1021 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_mips.c 1062 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function

Completed in 2199 milliseconds