Searched refs:increment_simple_rowgroup_ctr (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdapistd.c | 367 increment_simple_rowgroup_ctr(j_decompress_ptr cinfo, JDIMENSION rows) in increment_simple_rowgroup_ctr() function 484 increment_simple_rowgroup_ctr(cinfo, num_lines); in jpeg_skip_scanlines() 526 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines() 564 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines()
|
/third_party/libjpeg-turbo/ |
D | jdapistd.c | 379 increment_simple_rowgroup_ctr(j_decompress_ptr cinfo, JDIMENSION rows) in increment_simple_rowgroup_ctr() function 490 increment_simple_rowgroup_ctr(cinfo, num_lines); in jpeg_skip_scanlines() 538 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines() 580 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jdapistd.c | 377 increment_simple_rowgroup_ctr(j_decompress_ptr cinfo, JDIMENSION rows) in increment_simple_rowgroup_ctr() function 489 increment_simple_rowgroup_ctr(cinfo, num_lines); in jpeg_skip_scanlines() 537 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines() 580 increment_simple_rowgroup_ctr(cinfo, lines_to_read); in jpeg_skip_scanlines()
|