Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_enc.c1033 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform() local
1034 for (; ix < ix_end; ++ix) { in VP8LColorSpaceTransform()