Home | History | Annotate | Download | only in decoder

Lines Matching refs:buf_end

1521   } while (!tile_data->xd.corrupted && ++n <= tile_data->buf_end);
1640 tile_data->buf_end = buf_start + count - 1;
1646 assert(tile_data->buf_end == tile_cols - 1);