Home | History | Annotate | Download | only in lib

Lines Matching refs:picoos_int16

51     picoos_int16 *idx_vect1; /*reserved for bit reversal tables*/
52 picoos_int16 *idx_vect2; /*reserved for table lookup "A" vector*/
53 picoos_int16 *idx_vect4; /*reserved for max peak index arrax in pchip*/
54 picoos_int16 *idx_vect5; /*reserved for min index arrax in sigana_singleIMF*/
55 picoos_int16 *idx_vect6; /*reserved for max index arrax in sigana_singleIMF*/
56 picoos_int16 *idx_vect7; /*reserved for dispersed phase */
57 picoos_int16 *idx_vect8; /*reserved for LocV*/
58 picoos_int16 *idx_vect9; /*reserved for LocU*/
85 picoos_int16 idx_vect10[CEPST_BUFF_SIZE]; /*reserved for pitch value buffering before phase smoothing*/
86 picoos_int16 idx_vect11[CEPST_BUFF_SIZE]; /*reserved for phonetic value bufferingid before phase smoothing*/
87 picoos_int16 idx_vect12[CEPST_BUFF_SIZE]; /*reserved for voicing value bufferingbefore phase smoothing*/
88 picoos_int16 idx_vect13[CEPST_BUFF_SIZE]; /*reserved for unrectified pitch value bufferingbefore phase smoothing*/
89 picoos_int16 idx_vect14[PHASE_BUFF_SIZE]; /*reserved for vox_bnd value buffering before phase smoothing*/
103 picoos_int16 ivalue1; /*reserved for m1,ceporder*/
104 picoos_int16 ivalue2; /*reserved for m2,fftorder,windowlen*/
105 picoos_int16 ivalue3; /*reserved for fftorder/2*/
106 picoos_int16 ivalue4; /*reserved for framelen, displacement*/
107 picoos_int16 ivalue5; /*reserved for voiced*/
108 picoos_int16 ivalue6; /*reserved for generic result code*/
109 picoos_int16 ivalue7; /*reserved for i*/
110 picoos_int16 ivalue8; /*reserved for j*/
111 picoos_int16 ivalue9; /*reserved for hop*/
112 picoos_int16 ivalue10; /*reserved for nextPeak*/
113 picoos_int16 ivalue11; /*reserved for nFrame*/
114 picoos_int16 ivalue12; /*reserved for raw*/
115 picoos_int16 ivalue13; /*reserved for hts engine flag*/
116 picoos_int16 ivalue14; /*reserved for ph id*/
117 picoos_int16 ivalue15; /*reserved for Voiced*/
118 picoos_int16 ivalue16; /*reserved for prevVoiced*/
119 picoos_int16 ivalue17; /*reserved for nV (size of LocV)*/
120 picoos_int16 ivalue18; /*reserved for nU (size of LocU)*/
122 picoos_int16 ivalue19; /*reserved for voicTrans*/
124 picoos_int16 ivalue20; /*reserved for n_availabe index*/