Searched refs:jsimd_idct_islow (Results 1 – 7 of 7) sorted by relevance
/external/libjpeg-turbo/ |
D | jsimddct.h | 59 EXTERN(void) jsimd_idct_islow(j_decompress_ptr cinfo,
|
D | jddctmgr.c | 156 method_ptr = jsimd_idct_islow; in start_pass()
|
D | jsimd_none.c | 372 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|
/external/libjpeg-turbo/simd/arm/aarch32/ |
D | jsimd.c | 885 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|
/external/libjpeg-turbo/simd/arm/aarch64/ |
D | jsimd.c | 953 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|
/external/libjpeg-turbo/simd/x86_64/ |
D | jsimd.c | 969 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|
/external/libjpeg-turbo/simd/i386/ |
D | jsimd.c | 1132 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|