Home | History | Annotate | Download | only in dec

Lines Matching refs:start_row

764   const int start_row = dec->last_row_;
765 const int end_row = start_row + num_rows;
772 VP8LInverseTransform(transform, start_row, end_row, rows_in, rows_out);