Home | History | Annotate | Download | only in codec

Lines Matching refs:cur_row

739     int cur_row = des_row;
740 while (++cur_row < des_bottom) {
742 (uint8_t*)pDIBitmap->GetScanline(cur_row) + des_ScanOffet;