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

  /external/libjpeg-turbo/
jdsample.h 50 typedef my_upsampler *my_upsample_ptr; typedef
jdmerge.c 76 typedef my_upsampler *my_upsample_ptr; typedef
192 my_upsample_ptr upsample = (my_upsample_ptr) cinfo->upsample;
235 my_upsample_ptr upsample = (my_upsample_ptr) cinfo->upsample;
258 my_upsample_ptr upsample = (my_upsample_ptr) cinfo->upsample;
310 my_upsample_ptr upsample = (my_upsample_ptr) cinfo->upsample;
579 my_upsample_ptr upsample
    [all...]
  /external/libjpeg-turbo/simd/
jsimd_mips.c 116 typedef my_upsampler *my_upsample_ptr; typedef
506 my_upsample_ptr upsample = (my_upsample_ptr) cinfo->upsample;

Completed in 71 milliseconds