代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/162807/5514243

cpp encoder.cpp

/* // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/162807/5514253

h encoder.h

/* // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/348770/3152687

cfg encoder.cfg

# Scalable H.264/AVC Extension Configuration File #============================== GENERAL ============================== OutputFile test.264 # Bitstream file FrameRate
www.eeworm.com/read/343453/3219835

h encoder.h

#ifndef _ENCODER_H_ #define _ENCODER_H_ #include #define ENCODER_MODE_NTSC 1 #define ENCODER_MODE_NTSC60 2 #define ENCODER_MODE_PAL_M 3 #define ENCODER_MODE_PALM60 4 #define ENCODER
www.eeworm.com/read/340425/3286305

java encoder.java

package net.sf.fmj.media.codec.audio.ulaw; import java.util.logging.Logger; import javax.media.Buffer; import javax.media.Format; import javax.media.format.AudioFormat; import net.sf.fmj.codegen.Me
www.eeworm.com/read/340425/3286313

java encoder.java

package net.sf.fmj.media.codec.audio.alaw; import java.util.logging.Logger; import javax.media.Buffer; import javax.media.Format; import javax.media.format.AudioFormat; import net.sf.fmj.codegen.Me
www.eeworm.com/read/340288/3289124

cfg encoder.cfg

# Scalable H.264/AVC Extension Configuration File #============================== GENERAL ============================== OutputFile test.264 # Bitstream file FrameRate
www.eeworm.com/read/336847/3346673

java encoder.java

package org.apache.lucene.search.highlight; /** * Copyright 2005 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file
www.eeworm.com/read/335958/3355328

java encoder.java

/* * Created on Oct 18, 2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package net.jxta.myjxta.plugins.vojxta;
www.eeworm.com/read/334125/3372288

js encoder.js

/* client side js functions for encoding/decoding objects into linear strings Copyright Andrew Tridgell 2005 released under the GNU GPL Version 3 or later */ /* usage: enc = encodeObject(obj)