Lines Matching full:overread
599 // page. This setting ensures the overread is within the same page.613 int width, int height, int bpp, int overread) {623 (src_stride_yuy2 >= 0 && (height & 1) && width * bpp >= overread)) {632 uintptr_t last_read_adr = last_adr + overread - 1;