代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/14724/404090

makefile

### ### Makefile for t264 encoder&decoder ### ### generated for UNIX/LINUX environments ### by Thomascatlee ### NAME= t264 ### include debug information: 1=yes, 0=no #DBG= 0
www.eeworm.com/read/17546/737946

v venc_vga8.v

// // FPGA PACMAN "VGA 8BPP" video encoder for ALTERA CYCLONE // // Version : // // Copyright(c) 2002,2003 Tatsuyuki Satoh , All rights reserved // // Important ! // // This program is free
www.eeworm.com/read/18335/784470

v muxnew4.v

/* Parallel_case can be used with case statements to get a mux structure rather than a priority encoder structure. The case statement is defined to execute the first (and only the first) statemen
www.eeworm.com/read/18434/789453

v enc.v

// megafunction wizard: %8B10B Encoder/Decoder v1.4.0% // ============================================================ // Megafunction Name(s): // ENC_aot1151_enc8b10b // ====================
www.eeworm.com/read/18434/789461

v enc.v

// megafunction wizard: %8B10B Encoder/Decoder v1.4.0% // ============================================================ // Megafunction Name(s): // ENC_aot1151_enc8b10b // ====================
www.eeworm.com/read/471707/1425512

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,
www.eeworm.com/read/459172/1572927

c qtrleenc.c

/* * 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/459172/1572996

c mpegaudioenc.c

/* * 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/459172/1573105

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/459172/1573143

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