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

  /external/libjpeg-turbo/
jdsample.h 15 typedef void (*upsample1_ptr) (j_decompress_ptr cinfo, typedef
35 upsample1_ptr methods[MAX_COMPONENTS];
  /external/libjpeg-turbo/simd/
jsimd_mips.c 89 typedef void (*upsample1_ptr) (j_decompress_ptr cinfo, typedef
97 upsample1_ptr methods[MAX_COMPONENTS];

Completed in 2544 milliseconds