Searched refs:decode_frame (Results 1 – 1 of 1) sorted by relevance
344 static void decode_frame(ostream_t *const out, istream_t *const in,406 decode_frame(&out, &in, parsed_dict); in ZSTD_decompress_with_dict()427 static void decode_frame(ostream_t *const out, istream_t *const in, in decode_frame() function