Home
last modified time | relevance | path

Searched refs:feat_copy (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/feat/
H A Dfeat.c681 feat_copy(feat_t * fcb, mfcc_t ** mfc, mfcc_t ** feat) in feat_copy() function
803 fcb->compute_feat = feat_copy; in feat_init()
860 fcb->compute_feat = feat_copy; in feat_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/feat/
H A Dfeat.c681 feat_copy(feat_t * fcb, mfcc_t ** mfc, mfcc_t ** feat) in feat_copy() function
803 fcb->compute_feat = feat_copy; in feat_init()
860 fcb->compute_feat = feat_copy; in feat_init()
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/feat/
H A Dfeat.c681 feat_copy(feat_t * fcb, mfcc_t ** mfc, mfcc_t ** feat) in feat_copy() function
803 fcb->compute_feat = feat_copy; in feat_init()
859 fcb->compute_feat = feat_copy; in feat_init()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dpir_ascii.cpp2341 objects::CSeq_feat feat_copy; in seq_feat_equiv() local
2342 feat_copy.Assign(feat); in seq_feat_equiv()
2343 feat_copy.ResetLocation(); in seq_feat_equiv()
2348 new_feat->Assign(feat_copy); in seq_feat_equiv()