代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/202754/15374568

h fame_encoder.h

/* libfame - Fast Assembly MPEG Encoder Library Copyright (C) 2000-2001 Damien Vincent This library is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/202409/15384383

c demo_encoder.c

#include #include #include "ac.h" #include "bmp.h" #define check(b,m) \ do {\ if (b){\ printf(stderr, m);\ exit(1);\ }\ } while(0) #define ADAPT 1 #define NSYM 256
www.eeworm.com/read/201594/15401281

cfg encoder_extended.cfg

# New Input File Format is as follows # = # Comment # # See configfile.h for a list of supported ParameterNames ###############################################
www.eeworm.com/read/201594/15401283

cfg encoder_baseline.cfg

# New Input File Format is as follows # = # Comment # # See configfile.h for a list of supported ParameterNames ###############################################
www.eeworm.com/read/201594/15401287

cfg encoder_main.cfg

# New Input File Format is as follows # = # Comment # # See configfile.h for a list of supported ParameterNames ###############################################
www.eeworm.com/read/201338/15410118

c svp_encoder.c

#include #include //#include //#include #include "dsp_mp4svp_type.h" #define _GLOBAL_ #include "dsp_mp4svp_global.h" #include "dsp_mp4svp_stream
www.eeworm.com/read/201297/15411684

m viterbi_encoder.m

function [channel_input]=viterbi_encoder(G,k,coder_input) %k for input number channel_input=[]; %n for output number n=size(G,1); G_2=size(G,2); if rem(size(G,2),k)~=0 error('Size of G a
www.eeworm.com/read/200724/15426904

html group__encoder.html

Procyon AVRlib: Quadrature Encoder Driver (en
www.eeworm.com/read/110291/15537693

dsw calic_encoder.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/109477/15556601

h video_encoder.h

#ifndef _LINUX_VIDEO_ENCODER_H #define _LINUX_VIDEO_ENCODER_H struct video_encoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */ #defi