代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/268261/11146692
m sovao.m
function [ out, lle ] = sovaO( msg, llr, win)
global sim_consts;
enco = sim_consts.enco; % encoder parameters
% some parameters:
INF = 9e
www.eeworm.com/read/268255/11148396
m sovao.m
function [ out, lle ] = sovaO( msg, llr, win)
Go = [4 3 7];
%Go = [11 0 13; 0 11 15]; % Generator of outer encoder
% BGo = [11; 11]; %
www.eeworm.com/read/268251/11148544
m sovao.m
function [ out, lle ] = sovaO( msg, llr, win)
global sim_consts;
enco = sim_consts.enco; % encoder parameters
% some parameters:
INF = 9e
www.eeworm.com/read/202756/15374492
spec fame.spec
# Note that this is NOT a relocatable package
%define ver 0.9.0
%define rel 1
%define prefix /usr
Name: fame
Summary: Fast Assembly MPEG Encoder
Version: %ver
Release: %rel
Cop
www.eeworm.com/read/202756/15374497
h dsp.h
/*
* dsp.h
*
* Copyright (C) Vivien Chappelier - 2000
*
* This file is part of fame, a free MPEG encoder.
*
* fame is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/202756/15374502
c dsp.c
/*
* dsp.c
*
* Copyright (C) Vivien Chappelier - 2000
*
* This file is part of fame, a free MPEG encoder.
*
* fame is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/202756/15374506
in fame.spec.in
# Note that this is NOT a relocatable package
%define ver @VERSION@
%define rel 1
%define prefix /usr
Name: fame
Summary: Fast Assembly MPEG Encoder
Version: %ver
Release: %rel
www.eeworm.com/read/113666/15451611
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/104551/15690096
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/104466/15691444
c mp3.c
/*
* MP3 encoder and decoder
* Copyright (c) 2003 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public