Home
last modified time | relevance | path

Searched refs:preprocessed (Results 1 – 25 of 29) sorted by relevance

12

/external/srec/srec/include/
Dprelib.h31 void init_preprocessed(preprocessed *datapak, int dimen,
33 void init_partial_distance_approx(preprocessed *prep);
34 void clear_partial_distance_approx(preprocessed *prep);
35 void clear_preprocessed(preprocessed *datapak);
37 void linear_transform_frame(preprocessed *datapak, imeldata *fram, int do_shift);
38 void inverse_transform_frame (preprocessed *prep, imeldata *fram, int do_shift);
53 void create_linear_transform(preprocessed *datapak, int matdim,
55 void free_linear_transform(preprocessed *datapak);
57 int init_newton_transform(preprocessed *datapak, float reqscale,
59 void copy_linear_transform(preprocessed *datapak, float **new_matrix,
[all …]
Dann_util.h61 preprocessed *prep,
66 preprocessed *prep,
73 preprocessed * prep);
83 utterance_info *beep_utt, preprocessed *prep, char *label);
84 int detect_beep_by_shape(preprocessed *prep, utterance_info *utt1,
Dc42mul.h96 int get_data_frame(preprocessed *predat, utterance_info *utt);
97 int get_utterance_frame(preprocessed *predat, utterance_info *utt);
100 int copy_pattern_frame(utterance_info *oututt, preprocessed *prep);
101 void prepare_data_frame(preprocessed *predat);
102 void convert_adjustment_to_imelda(norm_info *norm, preprocessed *prep);
Dswicms.h82 /*const*/ preprocessed* _prep;
91 int swicms_lda_process(swicms_norm_info* swicms, preprocessed* prep);
Dpre_desc.h209 preprocessed; typedef
216 preprocessed *prep; /* The preprocessed data structure */
Dswimodel.h68 scodata mixture_diagonal_gaussian_swimodel(const preprocessed *prep, const SWIhmmState *spd, short …
/external/srec/srec/crec/
Dget_fram.c42 static void create_cepstrum_offsets(preprocessed *prep);
43 static void destroy_cepstrum_offsets(preprocessed *prep);
44 static void apply_channel_offset(preprocessed *prep);
45 static int compare_cached_frame(preprocessed *prep, utterance_info *utt);
99 void init_preprocessed(preprocessed *prep, int dimen, float imelda_scale) in init_preprocessed()
153 void clear_preprocessed(preprocessed *prep) in clear_preprocessed()
167 int get_data_frame(preprocessed *prep, utterance_info *utt) in get_data_frame()
212 int get_utterance_frame(preprocessed *prep, utterance_info *utt) in get_utterance_frame()
297 void prepare_data_frame(preprocessed *prep) in prepare_data_frame()
374 int copy_pattern_frame(utterance_info *oututt, preprocessed *prep) in copy_pattern_frame()
[all …]
/external/srec/srec/clib/
Dimeld_rd.c52 void create_linear_transform(preprocessed *prep, int matdim, in create_linear_transform()
68 void free_linear_transform(preprocessed *prep) in free_linear_transform()
90 int init_newton_transform(preprocessed *prep, float reqscale, in init_newton_transform()
Dimeld_tr.c40 void linear_transform_frame(preprocessed *prep, imeldata *fram, int do_shift) in linear_transform_frame()
79 void inverse_transform_frame (preprocessed *prep, imeldata *fram, int do_shift) in inverse_transform_frame()
Dswimodel.c407 static PINLINE prdata Gaussian_Grand_Density_Swimodel(const preprocessed *data, const featdata *mea… in Gaussian_Grand_Density_Swimodel()
434 scodata mixture_diagonal_gaussian_swimodel(const preprocessed *prep, in mixture_diagonal_gaussian_swimodel()
Dswicms.c642 int swicms_lda_process(swicms_norm_info* swicms, preprocessed* prep) in swicms_lda_process()
/external/clang/include/clang/Driver/
DTypes.def27 // The third value is that id of the type for preprocessed inputs of
28 // this type, or INVALID if this type is not preprocessed.
DCC1Options.td332 HelpText<"Run preprocessor, emit preprocessed file">;
/external/srec/srec/ca/
Dpat_basi.c89 hPattern->data.prep = (preprocessed *) CALLOC_CLR(1, in CA_LoadPattern()
90 sizeof(preprocessed), "ca.hPattern->data.prep"); in CA_LoadPattern()
/external/clang/docs/tools/
Dclang.pod440 source file is preprocessed.
445 source file is preprocessed.
450 source file is preprocessed.
543 include preprocessed source files (use the B<-E> option) and the full output of
/external/clang/include/clang/Basic/
DDiagnosticDriverKinds.td99 "%0: previously preprocessed input unused when '%1' is present">;
/external/mesa3d/src/glsl/
DREADME4 and produces a new string containing the preprocessed shader. This
9 2) lex and yacc-based parser takes the preprocessed string and
/external/hyphenation/
DREADME.hyphen25 Once the rules are preprocessed, loading them is quite quick -
/external/chromium/third_party/libjingle/source/talk/
Dmain.scons332 # this flag, then remove. Confirmed asserts are preprocessed
/external/icu4c/i18n/
Dregexcst.txt235 # The low level next-char function will have preprocessed
/external/chromium/testing/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj31 …ersion.h must be performed in its own target. Since the Info.plist is preprocessed before any of t…
/external/protobuf/gtest/xcode/gtest.xcodeproj/
Dproject.pbxproj31 …ersion.h must be performed in its own target. Since the Info.plist is preprocessed before any of t…
/external/jpeg/
Dstructure.doc335 holds the preprocessed input data. This controller invokes preprocessing to
938 A different approach is to insist that DNL-using files be preprocessed by a
/external/webkit/Source/JavaScriptGlue/
DChangeLog2708 … * Use the new $(BUNDLE_VERSION) (defined in Version.xcconfig) in the preprocessed Info.plist.
/external/bluetooth/glib/
DChangeLog.pre-2-06152 (preprocessed source) files.

12