代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/420803/2061143
h mpegvideo.h
/*
* Generic DCT based hybrid video encoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is
www.eeworm.com/read/411933/2179989
c utils.c
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/411933/2179990
c vorbiscomment.c
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/411933/2179994
h local_string_utils.h
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/411933/2180001
h utils.h
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/411933/2180002
h vorbiscomment.h
/* flac - Command-line FLAC encoder/decoder
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/401534/2339921
c mpegvideo.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free so
www.eeworm.com/read/397063/2404459
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity priority_encoder is
port(
in1 : in vl_logic;
in2 : in vl_logic;
in3 : in v
www.eeworm.com/read/397063/2404560
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity priority_encoder is
port(
in1 : in vl_logic;
in2 : in vl_logic;
in3 : in v
www.eeworm.com/read/396408/2417407
h ac3.h
/*
* Common code between AC3 encoder and decoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
*