代码搜索:LOSSLESS
找到约 1,437 项符合「LOSSLESS」的源代码
代码结果 1,437
www.eeworm.com/read/386496/8739962
pas decompress.pas
unit decompress;
//This unit decompresses images encoded by RunLengthEncoding (RLE), lossyJPEG or GE's proprietary compression algorithm
//Note: lossless JPEG are decoded by the separate unit 'lsjpe
www.eeworm.com/read/446824/7564241
m adc_1_differential_1.m
clc; clear; clf;
% Audio lossless differential codding
% difficulties:
% 1). Audio samples have real values,
% in oposition with image samples (integers, in general)
% A solution is scalling to
www.eeworm.com/read/446824/7564250
m adc_1_differential_m6.m
clc; clear; clf;
% Audio lossless differential codding
% difficulties:
% 1). Audio samples have real values,
% in oposition with image samples (integers, in general)
% A solution is scalling to
www.eeworm.com/read/446824/7564254
asv adc_1_differential_m7.asv
clc; clear; clf;
% Audio lossless differential codding
% difficulties:
% 1). Audio samples have real values,
% in oposition with image samples (integers, in general)
% A solution is scalling to
www.eeworm.com/read/446824/7564264
m adc_1_differential_m7.m
clc; clear; clf;
% Audio lossless differential codding
% difficulties:
% 1). Audio samples have real values,
% in oposition with image samples (integers, in general)
% A solution is scalling to
www.eeworm.com/read/306970/13734155
c tta.c
/*
* TTA (The Lossless True Audio) decoder
* Copyright (c) 2006 Alex Beregszaszi
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/303435/3811548
libutil headers.comp.dct.libutil
BUFFALLOC - routines to ALLOCate/initialize and free BUFFers
HUFFMAN - Routines for in memory Huffman coding/decoding
PENCODING - Routines to en/decode the quantized integers for lossless
QUANT - QUA
www.eeworm.com/read/248904/12535414
pas decompress.pas
unit decompress;
//This unit decompresses images encoded by RunLengthEncoding (RLE), lossyJPEG or GE's proprietary compression algorithm
//Note: lossless JPEG are decoded by the separate unit 'lsjpe
www.eeworm.com/read/387891/8648356
c tta.c
/*
* TTA (The Lossless True Audio) decoder
* Copyright (c) 2006 Alex Beregszaszi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/387891/8648702
c flac.c
/*
* FLAC (Free Lossless Audio Codec) decoder
* Copyright (c) 2003 Alex Beregszaszi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser