代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/357532/3014844

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/357532/3014934

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/351555/3106748

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/261703/4319704

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/258653/4353225

c mpegvideo_mmx.c

/* * The simplest mpeg encoder (well, it was the simplest!) * Copyright (c) 2000,2001 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/o
www.eeworm.com/read/268787/11121944

m arith07.m

function varargout = Arith07(xC) % Arith07 Arithmetic encoder or decoder % Vectors of integers are arithmetic encoded, % these vectors are collected in a cell array, xC. % If first argument
www.eeworm.com/read/268787/11121974

m arith06.m

function varargout = Arith06(xC) % Arith06 Arithmetic encoder or decoder % Vectors of integers are arithmetic encoded, % these vectors are collected in a cell array, xC. % If first argument
www.eeworm.com/read/268430/11140663

h configfile.h

#ifndef _CONFIGFILE_H_ #define _CONFIGFILE_H_ #define DEFAULTCONFIGFILENAME "encoder.cfg" typedef struct { char *TokenName; void *Place; int Type; } Mapping; InputParameters con
www.eeworm.com/read/268261/11146576

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/268261/11146605

m sovao.m

function [ out, lle ] = sovaO( msg, llr, win) global sim_consts; enco = sim_consts.enco; % encoder parameters % some parameters: INF = 9e