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

  /external/libjpeg-turbo/
jpeglib.h 150 int DCT_h_scaled_size;
417 int min_DCT_h_scaled_size; /* smallest DCT_h_scaled_size of any component */
642 int min_DCT_h_scaled_size; /* smallest DCT_h_scaled_size of any component */
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jpeglib.h 155 int DCT_h_scaled_size;
160 * downsampled_width = ceil(image_width * Hi/Hmax * DCT_h_scaled_size/DCTSIZE)
176 int MCU_sample_width; /* MCU width in samples: MCU_width * DCT_h_scaled_size */
401 int min_DCT_h_scaled_size; /* smallest DCT_h_scaled_size of any component */
623 int min_DCT_h_scaled_size; /* smallest DCT_h_scaled_size of any component */
    [all...]

Completed in 3115 milliseconds