代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/233271/14160635
c encoder.c
// Scaling for encoder routines
#include "general.h"
#include "Parms.h"
#include "Encoder.h"
/**********************************************************
InitEncoderScaling
Initialize scali
www.eeworm.com/read/231733/14222481
h encoder.h
/***********************************************************************
*
* 编码器头文件
*
***********************************************************************/
/* 全局声明 */
/* 缺省输入参数 */
www.eeworm.com/read/231179/14249350
inc encoder.inc
;;------------------ ASM30 API for Encoder routines ---------------------
; EncoderParm stucture:
.equ Encod_qMechAng,0 ; Mechanical rotational angle in 1.15 format
www.eeworm.com/read/231179/14249380
h encoder.h
#ifndef Encoder_H
#define Encoder_H
//------------------ C API for Encoder routines ---------------------
#define Nang 8 // Nang must satisfy 64
www.eeworm.com/read/231179/14249394
c encoder.c
// Scaling for encoder routines
#include "general.h"
#include "Parms.h"
#include "Encoder.h"
/**********************************************************
InitEncoderScaling
Initialize scali
www.eeworm.com/read/126386/14426238
cpp encoder.cpp
//#include "stdafx.h"
#include
#include
#include "LanAudio.h"
#include "Global.h"
unsigned char linear2alaw(_int16 pcm_val);
_int16 alaw2linear(unsigned char a_val);
www.eeworm.com/read/226935/14446736
cfg encoder.cfg
# New Input File Format is as follows
# = # Comment
#
# See configfile.h for a list of supported ParameterNames
#
# For bug reporting and known issues see:
# htt
www.eeworm.com/read/225734/14518793
h encoder.h
/***************************************************************************#
# jpegenc: library to encode a jpeg frame from various input palette. #
# jpegenc works for embedded device withou
www.eeworm.com/read/225734/14518819
c encoder.c
/***************************************************************************#
# jpegenc: library to encode a jpeg frame from various input palette. #
# jpegenc works for embedded device withou
www.eeworm.com/read/122548/14685336
c encoder.c
#include
int prlev = 0 ;
main ( )
{
int band = 0 ;
int xlow, ilow, dlowt;
int slow = 0 ;
int detlow = 32 ;
int block1l(), block2l(), block3l(), block4l() ;
int xhigh, ihigh, dhigh;