Searched refs:ix_end (Results 1 – 1 of 1) sorted by relevance
1033 const int ix_end = ix + all_x_max - tile_x_offset; in VP8LColorSpaceTransform() local1034 for (; ix < ix_end; ++ix) { in VP8LColorSpaceTransform()