Searched refs:idx_trans (Results 1 – 4 of 4) sorted by relevance
/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/ |
H A D | w_emit.c | 2378 int idx_trans = transpose444[idx]; in w_BLOCK_FLEXBITS() local 2379 w_DECODE_FLEX(image, str, tx, mx, ch, bl, idx_trans-1, flexbits_left); in w_BLOCK_FLEXBITS()
|
H A D | r_parse.c | 2681 int idx_trans = transpose444[idx]; in r_BLOCK_FLEXBITS() local 2682 r_DECODE_FLEX(image, str, tx, mx, ch, bl, idx_trans-1, flexbits_left); in r_BLOCK_FLEXBITS()
|
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/ |
H A D | w_emit.c | 2378 int idx_trans = transpose444[idx]; in w_BLOCK_FLEXBITS() local 2379 w_DECODE_FLEX(image, str, tx, mx, ch, bl, idx_trans-1, flexbits_left); in w_BLOCK_FLEXBITS()
|
H A D | r_parse.c | 2681 int idx_trans = transpose444[idx]; in r_BLOCK_FLEXBITS() local 2682 r_DECODE_FLEX(image, str, tx, mx, ch, bl, idx_trans-1, flexbits_left); in r_BLOCK_FLEXBITS()
|