Home
last modified time | relevance | path

Searched refs:RunBin (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/
H A Dr_parse.c2415 static const int RunBin[15] = {-1,-1,-1,-1, 2,2,2, 1,1,1,1, 0,0,0,0 }; in r_DECODE_RUN() local
2433 int index = run_index + 5*RunBin[max_run]; in r_DECODE_RUN()
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/
H A Dr_parse.c2415 static const int RunBin[15] = {-1,-1,-1,-1, 2,2,2, 1,1,1,1, 0,0,0,0 }; in r_DECODE_RUN() local
2433 int index = run_index + 5*RunBin[max_run]; in r_DECODE_RUN()