Searched refs:compress_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c507 compress_t; typedef in typeref:struct:__anon2981
520 static const compress_t compress_database[] = {
531 lzo_decompress_t get_decomp_info ( const compress_t *c, const char **nn )
580 const compress_t *find_method_by_id ( int method )
582 const compress_t *db;
597 const compress_t *find_method_by_name ( const char *name )
599 const compress_t *db;
621 lzo_bool is_compressor ( const compress_t *c )
684 int call_compressor ( const compress_t *c,
730 int call_decompressor ( const compress_t *
[all...]

Completed in 43 milliseconds