Searched defs:row_out (Results 1 – 3 of 3) sorted by relevance
59 for (int row_in = begin[0], row_out = 0; row_in < end[0]; in Copy() local
376 int mi_col, int *row_out, in sub8x8_adjust_offset()
606 uint8_t* const row_out = out + (uint64_t)num_lines_out * out_stride; in EmitRescaledRowsRGBA() local630 uint8_t* row_out = out; in EmitRows() local