Lines Matching defs:data_end
1160 const uint32_t* const data_end = data + width;1166 if (data < data_end) { // Left-overs using C-version.