HomeSort by relevance Sort by last modified time
    Searched refs:first_row (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jdcoefct.c 713 boolean first_row, last_row; local
764 first_row = FALSE;
769 first_row = TRUE;
785 if (first_row && block_row == 0)
    [all...]
  /external/libpng/
example.c 783 png_write_rows(png_ptr, &row_pointers[first_row], number_of_rows);

Completed in 184 milliseconds