Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlz.h68 int ff_mlz_decompression(MLZ* mlz, GetBitContext* gb, int size, unsigned char *buff);
Dmlz.c123 int ff_mlz_decompression(MLZ* mlz, GetBitContext* gb, int size, unsigned char *buff) { in ff_mlz_decompression() function
Dalsdec.c1526 tmp_32 = ff_mlz_decompression(ctx->mlz, gb, nchars, larray); in read_diff_float_data()
1569 tmp_32 = ff_mlz_decompression(ctx->mlz, gb, nchars, larray); in read_diff_float_data()