代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/312090/13619444

cpp ribm.cpp

/* rs.c */ /* This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm. In the present form
www.eeworm.com/read/306970/13734260

c h264enc.c

/* * H.264 encoder * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation;
www.eeworm.com/read/306970/13734317

c lzwenc.c

/* * LZW encoder * Copyright (c) 2007 Bartlomiej Wolowiec * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Les
www.eeworm.com/read/304311/13796652

cmd mp3encodercfg.cmd

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT MP3Encoder.cdb */ /* MODULE P
www.eeworm.com/read/304311/13796653

s62 mp3encodercfg.s62

;; Do *not* directly modify this file. It was ;; generated by the Configuration Tool; any ;; changes risk being overwritten. ;; INPUT MP3Encoder.cdb ;; CONFIGURATION/VERSIO
www.eeworm.com/read/304311/13796676

h mp3encodercfg.h

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT MP3Encoder.cdb */ #define CHI
www.eeworm.com/read/304311/13796681

h62 mp3encodercfg.h62

;; Do *not* directly modify this file. It was ;; generated by the Configuration Tool; any ;; changes risk being overwritten. ;; INPUT MP3Encoder.cdb ;; CONFIGURATION/VERSIO
www.eeworm.com/read/304036/13803638

cpp ribm.cpp

/* rs.c */ /* This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm. In the present form
www.eeworm.com/read/302053/13843674

h encore.h

// This is the header file describing // the entrance function of the encoder core // or the encore ... #ifdef __cplusplus extern "C" { #endif typedef struct _ENC_PARAM_ { int x_dim;
www.eeworm.com/read/136827/5846906

c raw.c

/* * RAW encoder and decoder * Copyright (c) 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public