Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/compression/
H A Dxtc3.c105 struct xtc3_context struct
127 static void init_xtc3_context(struct xtc3_context *xtc3_context) in init_xtc3_context() argument
151 static void free_xtc3_context(struct xtc3_context *xtc3_context) in free_xtc3_context() argument
377 static void write_three_large(struct xtc3_context *xtc3_context, in write_three_large() argument
407 static void flush_large(struct xtc3_context *xtc3_context, in flush_large() argument
523 xtc3_context->has_large_type[xtc3_context->has_large]=best_type; in buffer_large()
846 struct xtc3_context xtc3_context; in Ptngc_pack_array_xtc3() local
1434 flush_large(&xtc3_context,xtc3_context.has_large); in Ptngc_pack_array_xtc3()
1441 printarray(xtc3_context.rle,xtc3_context.nrle,"A rle"); in Ptngc_pack_array_xtc3()
1699 static void unpack_one_large(struct xtc3_context *xtc3_context, in unpack_one_large() argument
[all …]