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

  /external/chromium_org/third_party/libjpeg_turbo/
jsimddct.h 36 #define jsimd_idct_islow jSIDCTIS macro
87 EXTERN(void) jsimd_idct_islow JPP((j_decompress_ptr cinfo,
jsimd_none.c 294 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd_arm.c 659 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_arm64.c 520 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_i386.c 1020 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jsimd_x86_64.c 738 jsimd_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr, function

Completed in 53 milliseconds