Home
last modified time | relevance | path

Searched refs:end_ix (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dlossless.c820 const int end_ix = ix + xscan; in CopyTileWithColorTransform() local
821 for (; ix < end_ix; ++ix) { in CopyTileWithColorTransform()