Home | History | Annotate | Download | only in x86

Lines Matching full:rows

119         movsxd      rcx,        DWORD PTR arg(6) ;rows in a macroblock
123 ;load current and next 2 rows
130 ;load above 2 rows
234 ; int pitch, int rows, int cols,int flimit)
263 ;rows +=8;
273 ; this copies the last row down into the border 8 rows
290 ; this copies the first row up into the border 8 rows
443 cmp edx, dword arg(2) ;rows
466 ; int pitch, int rows, int cols,int flimit)
490 ;for(r=0;r<rows;r++)
640 sub dword arg(2), 1 ;rows-=1