Home
last modified time | relevance | path

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

/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/
H A Dw_emit.c78 static void w_DECODE_BLOCK(jxr_image_t image, struct wbitstream*str, int band, int chroma_flag,
1548 w_DECODE_BLOCK(image, str, 1 /* LP */, chroma_flag, RLCoeffs, num_non_zero); in _jxr_w_MB_LP()
2598 static void w_DECODE_BLOCK(jxr_image_t image, struct wbitstream*str, int band, int chroma_flag, in w_DECODE_BLOCK() function
3131 w_DECODE_BLOCK(image, str, 2, chroma_flag, coeffs, num_nonzero); in w_DECODE_BLOCK_ADAPTIVE()
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/
H A Dw_emit.c78 static void w_DECODE_BLOCK(jxr_image_t image, struct wbitstream*str, int band, int chroma_flag,
1548 w_DECODE_BLOCK(image, str, 1 /* LP */, chroma_flag, RLCoeffs, num_non_zero); in _jxr_w_MB_LP()
2598 static void w_DECODE_BLOCK(jxr_image_t image, struct wbitstream*str, int band, int chroma_flag, in w_DECODE_BLOCK() function
3131 w_DECODE_BLOCK(image, str, 2, chroma_flag, coeffs, num_nonzero); in w_DECODE_BLOCK_ADAPTIVE()