Home
last modified time | relevance | path

Searched defs:dCtx (Results 1 – 2 of 2) sorted by relevance

/third_party/lz4/tests/
Dframetest.c229 LZ4F_decompressionContext_t dCtx = NULL; in basicTests() local
877 LZ4F_dctx* const dCtx, in test_lz4f_decompression_wBuffers()
964 LZ4F_dctx* const dCtx, in test_lz4f_decompression()
999 LZ4F_decompressionContext_t dCtx = NULL; in fuzzerTests() local
/third_party/lz4/programs/
Dlz4io.c1018 LZ4F_decompressionContext_t dCtx; member