Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dmontage.c274 size_t *tiles_per_row) in GetMontageGeometry()
385 tiles_per_row, in MontageImageList() local
/external/webp/src/enc/
Dpredictor_enc.c320 const int tiles_per_row = VP8LSubSampleSize(width, bits); in GetBestPredictorForTile() local
419 const int tiles_per_row = VP8LSubSampleSize(width, bits); in CopyImageWithPrediction() local
479 const int tiles_per_row = VP8LSubSampleSize(width, bits); in VP8LResidualImage() local
/external/webp/src/dsp/
Dlossless.c212 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in GENERATE_PREDICTOR_ADD() local
295 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in ColorSpaceInverseTransform_C() local