Searched defs:jsimd_idct_islow (Results 1 – 5 of 5) sorted by relevance
/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/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/i386/ |
D | jsimd.c | 1132 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|
/external/libjpeg-turbo/ |
D | jsimd_none.c | 372 jsimd_idct_islow(j_decompress_ptr cinfo, jpeg_component_info *compptr, in jsimd_idct_islow() function
|