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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djchuff.c488 emit_restart_s (working_state * state, int restart_num)
496 emit_byte_s(state, JPEG_RST0 + restart_num, return FALSE);
509 emit_restart_e (huff_entropy_ptr entropy, int restart_num) argument
518 emit_byte_e(entropy, JPEG_RST0 + restart_num);
H A Djcarith.c319 emit_restart (j_compress_ptr cinfo, int restart_num) argument
328 emit_byte(JPEG_RST0 + restart_num, cinfo);

Completed in 18 milliseconds