代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/411933/2179880
cpp file_encoder.cpp
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/410339/2211647
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
www.eeworm.com/read/395229/2446268
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
www.eeworm.com/read/395229/2446963
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
www.eeworm.com/read/395229/2447844
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
www.eeworm.com/read/393024/2489219
9 encoder_ratio.9
.TH ENCODER_RATIO "9" "2007-01-16" "EMC Documentation" "HAL Component"
.de TQ
.br
.ns
.TP \\$1
..
.SH NAME
encoder_ratio \- an electronic gear to synchronize two axes
.SH SYNOPSIS
.B loadrt encoder_
www.eeworm.com/read/393024/2489226
9 sim_encoder.9
.TH SIM_ENCODER "9" "2007-01-16" "EMC Documentation" "HAL Component"
.de TQ
.br
.ns
.TP \\$1
..
.SH NAME
sim_encoder \- simulated quadrature encoder
.SH SYNOPSIS
\fBloadrt sim_encoder num_chan=\fInum
www.eeworm.com/read/393024/2489659
c sim_encoder.c
/********************************************************************
* Description: sim_encoder.c
* A HAL component that generates A, B, and index
* signals as an encode
www.eeworm.com/read/393024/2489710
c encoder_ratio.c
/********************************************************************
* Description: encoder_ratio.c
* A HAL component that can be used to synchronize two
* axes (like an
www.eeworm.com/read/383750/2614460
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