代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/136571/5870170
h codec_plugin.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/136571/5870241
cpp codec_plugin.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/135941/5876724
c pcm_plugin.c
/*
* PCM Plug-In shared (kernel/library) code
* Copyright (c) 1999 by Jaroslav Kysela
* Copyright (c) 2000 by Abramo Bagnara
*
*
* This library is
www.eeworm.com/read/135941/5876726
h plugin_ops.h
/*
* Plugin sample operators with fast switch
* Copyright (c) 2000 by Jaroslav Kysela
*
*
* This library is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/135941/5876727
h pcm_plugin.h
#ifndef __PCM_PLUGIN_H
#define __PCM_PLUGIN_H
/*
* Digital Audio (Plugin interface) abstract layer
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free software; you
www.eeworm.com/read/135582/5886052
h sysconf_plugin.h
#ifndef SYSCONF_PLUGIN_H
#define SYSCONF_PLUGIN_H
void sysconf_ipc_write(int id, char *, int);
int sysconf_ipc_find(char *);
NxApp *sysconf_get_instance(void);
#endif
www.eeworm.com/read/135582/5886061
h sysconf_plugin.h
#ifndef SYSCONF_PLUGIN_H
#define SYSCONF_PLUGIN_H
#error HELLO!
void sysconf_ipc_write(int id, char *, int);
int sysconf_ipc_find(char *);
#endif
www.eeworm.com/read/134167/5894463
c plugin_fixed.c
/*****************************************************************************
*
* XviD VBR Library
* - Fixed quantizer controller implementation / Deprecated code -
*
* Copyright (C) 2002-200
www.eeworm.com/read/134167/5894464
c plugin_dump.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - XviD plugin: dump pgm files of original and encoded frames -
*
* Copyright(C) 20
www.eeworm.com/read/134167/5894465
c plugin_psnr.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - XviD plugin: outputs PSNR to stdout (should disapear soon) -
*
* Copyright(C) 20