代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/427042/1983378

svn-base sgi.h.svn-base

/* * SGI image encoder * Xiaohui Sun * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU L
www.eeworm.com/read/427042/1983464

svn-base qtrleenc.c.svn-base

/* * Quicktime Animation (RLE) Video Encoder * Copyright (C) 2007 Clemens Fruhwirth * Copyright (C) 2007 Alexis Ballier * * This file is part of FFmpeg. * * This file is based on flashsvenc.c
www.eeworm.com/read/427042/1983473

svn-base mpegaudioenc.c.svn-base

/* * The simplest mpeg audio layer 2 encoder * Copyright (c) 2000, 2001 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/427042/1983618

c flashsvenc.c

/* * Flash Screen Video encoder * Copyright (C) 2004 Alex Beregszaszi * Copyright (C) 2006 Benjamin Larsson * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it
www.eeworm.com/read/427042/1983648

c flacenc.c

/** * FLAC audio encoder * Copyright (c) 2006 Justin Ruggles * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it un
www.eeworm.com/read/427042/1983754

h sgi.h

/* * SGI image encoder * Xiaohui Sun * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU L
www.eeworm.com/read/427042/1983982

c jpeglsenc.c

/* * JPEG-LS encoder * Copyright (c) 2003 Michael Niedermayer * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/
www.eeworm.com/read/422566/2036375

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity conv_encoder7 is generic( wd_code : integer := 2; constraint : integer := 7 ); port( clk
www.eeworm.com/read/420803/2060941

c ac3enc.c

/* * The simplest AC3 encoder * Copyright (c) 2000 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the ter
www.eeworm.com/read/411933/2179114

h nb_celp.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file nb_celp.h @brief Narrowband CELP encoder/decoder */ /* Redistribution and use in source and binary forms, with or without modification,