Home
last modified time | relevance | path

Searched defs:tiles_per_row (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dmontage.c274 size_t *tiles_per_row) in GetMontageGeometry()
385 tiles_per_row, in MontageImageList() local
/external/igt-gpu-tools/tests/i915/
Dgem_tiled_wc.c92 int tiles_per_row = 4*WIDTH / tile_width; in calculate_expected() local
Dgem_tiled_pread_basic.c105 int tiles_per_row = 4*WIDTH / tile_width; in calculate_expected() local
Dgem_tiled_wb.c99 int tiles_per_row = 4*WIDTH / tile_width; in calculate_expected() local
/external/webp/src/enc/
Dpredictor_enc.c321 const int tiles_per_row = VP8LSubSampleSize(width, bits); in GetBestPredictorForTile() local
420 const int tiles_per_row = VP8LSubSampleSize(width, bits); in CopyImageWithPrediction() local
482 const int tiles_per_row = VP8LSubSampleSize(width, bits); in VP8LResidualImage() local
/external/webp/src/dsp/
Dlossless.c231 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in GENERATE_PREDICTOR_ADD() local
314 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in ColorSpaceInverseTransform_C() local