Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_transfer.c407 unsigned tiles_per_row, bool swizzle) in tex_tile_x_offset()
437 unsigned tiles_per_row, bool swizzle) in tex_tile_y_offset()
467 unsigned tiles_per_row, bool swizzle) in tex_tile_w_offset()
508 unsigned tiles_per_row, bool swizzle) in tex_tile_none_offset()
519 unsigned *tiles_per_row) in tex_tile_choose_offset_func()
576 unsigned tiles_per_row; in tex_staging_sys_zs_read() local
703 unsigned tiles_per_row; in tex_staging_sys_zs_write() local
/external/ImageMagick/MagickCore/
Dmontage.c275 size_t *tiles_per_row) in GetMontageGeometry()
387 tiles_per_row, in MontageImageList() local
/external/webp/src/enc/
Dpredictor_enc.c318 const int tiles_per_row = VP8LSubSampleSize(width, bits); in GetBestPredictorForTile() local
417 const int tiles_per_row = VP8LSubSampleSize(width, bits); in CopyImageWithPrediction() local
477 const int tiles_per_row = VP8LSubSampleSize(width, bits); in VP8LResidualImage() local
Dvp8l_enc.c1480 const int tiles_per_row = VP8LSubSampleSize(width, pred_bits); in EncodeDeltaPalettePredictorImage() local
/external/webp/src/dsp/
Dlossless.c214 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in GENERATE_PREDICTOR_ADD() local
297 const int tiles_per_row = VP8LSubSampleSize(width, transform->bits_); in ColorSpaceInverseTransform_C() local