Searched refs:iMCU_row_ctr (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdmainct.c135 JDIMENSION iMCU_row_ctr; /* counts iMCU rows to detect image top/bot */ member in struct:__anon712
322 _main->iMCU_row_ctr = 0;
401 _main->iMCU_row_ctr++; /* count rows received */
428 if (_main->iMCU_row_ctr == cinfo->total_iMCU_rows)
440 if (_main->iMCU_row_ctr == 1)

Completed in 30 milliseconds