Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/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
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c217 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in GENERATE_PREDICTOR_ADD() local
300 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in ColorSpaceInverseTransform_C() local