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

/openjdk10/jdk/src/java.desktop/share/native/libjavajpeg/
H A Djchuff.c455 emit_restart (working_state * state, int restart_num)
463 emit_byte(state, JPEG_RST0 + restart_num, return FALSE);
H A Djcphuff.c351 emit_restart (phuff_entropy_ptr entropy, int restart_num) argument
360 emit_byte(entropy, JPEG_RST0 + restart_num);

Completed in 44 milliseconds