Searched refs:ix_end (Results 1 - 2 of 2) sorted by last modified time

/external/webp/src/dsp/
H A Dlossless.c1121 const int ix_end = ix + all_x_max - tile_x_offset; local
1122 for (; ix < ix_end; ++ix) {
/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.c1130 const int ix_end = ix + all_x_max - tile_x_offset; local
1131 for (; ix < ix_end; ++ix) {

Completed in 115 milliseconds