Home
last modified time | relevance | path

Searched refs:alloc_decoder (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/lib/
H A Darith.h53 alloc_decoder (bitfile_t *input);
H A Darith.c308 alloc_decoder (bitfile_t *input) in alloc_decoder() function
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/input/
H A Dmatrices.c152 decoder = alloc_decoder (input); in delta_decoding()
/dports/multimedia/jmref/JM/ldecod/src/
H A Dldecod.c196 static int alloc_decoder( DecoderParams **p_Dec) in alloc_decoder() function
1131 iRet = alloc_decoder(&p_Dec); in OpenDecoder()