Home
last modified time | relevance | path

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

/external/zstd/doc/educational_decoder/
Dzstd_decompress.c415 static void init_frame_context(frame_context_t *const context,
450 init_frame_context(&ctx, in, dict); in decode_data_frame()
464 static void init_frame_context(frame_context_t *const context, in init_frame_context() function