Home
last modified time | relevance | path

Searched refs:fiasco_tiling_e (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/codec/
H A Dtiling.h26 fiasco_tiling_e method; /* Method of Image tiling */
34 alloc_tiling (fiasco_tiling_e method, unsigned tiling_exponent,
H A Doptions.h33 fiasco_tiling_e tiling_method;
H A Dtiling.c73 alloc_tiling (fiasco_tiling_e method, unsigned tiling_exponent, in alloc_tiling()
H A Doptions.c155 fiasco_tiling_e method, unsigned exponent) in fiasco_c_options_set_tiling()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/
H A Dfiasco.h76 FIASCO_TILING_VARIANCE_DSC} fiasco_tiling_e; typedef
138 fiasco_tiling_e method,
339 fiasco_tiling_e method,
H A Dpnmtofiasco.c317 fiasco_tiling_e method = FIASCO_TILING_VARIANCE_DSC; in checkargs()