代码搜索:ESS
找到约 2,104 项符合「ESS」的源代码
代码结果 2,104
www.eeworm.com/read/340288/3289608
txt ess2.txt
{
#==========================================================#
# General parameters #
#==========================================================#
name
www.eeworm.com/read/340288/3290368
cfg ess_mgs.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
FrameRate 15.0 # Maximum frame rate [Hz]
M
www.eeworm.com/read/340288/3290374
txt ess_mgs.txt
{
#==========================================================#
# General parameters #
#==========================================================#
name
www.eeworm.com/read/340288/3290722
cfg ess_pic.cfg
# Scalable H.264/AVC Extension Configuration File
#============================== GENERAL ==============================
OutputFile str/ESS_PIC.264 # Bitstream file
Fr
www.eeworm.com/read/340288/3290727
txt ess_pic.txt
{
#==========================================================#
# General parameters #
#==========================================================#
name
www.eeworm.com/read/316872/3603237
c sb_ess.c
#undef FKS_LOGGING
#undef FKS_TEST
/*
* tabs should be 4 spaces, in vi(m): set tabstop=4
*
* TODO: consistency speed calculations!!
* cleanup!
* ????: Did I break MIDI support?
*
* History:
www.eeworm.com/read/316872/3603254
h sb_ess.h
/*
* Created: 9-Jan-1999 Rolf Fokkens
*/
extern void ess_intr
(sb_devc *devc);
extern int ess_dsp_init
(sb_devc *devc, struct address_info *hw_config);
extern struct audio_driver *ess_audio_in
www.eeworm.com/read/292984/3935937
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a hhmm Q node.
% function CPD = update_ess(CPD, fmarginal, eviden
www.eeworm.com/read/292984/3935939
m reset_ess.m
function CPD = reset_ess(CPD)
% RESET_ESS Reset the Expected Sufficient Statistics of a hhmm Q node.
% CPD = reset_ess(CPD)
if ~isempty(CPD.sub_CPD_start)
CPD.sub_CPD_start = reset_ess(CPD.sub_CPD_
www.eeworm.com/read/292984/3935945
m update_ess.m
function CPD = update_ess(CPD, fmarginal, evidence, ns, cnodes, hidden_bitv)
% UPDATE_ESS Update the Expected Sufficient Statistics of a hhmm Q node.
% function CPD = update_ess(CPD, fmarginal, eviden