Searched defs:C16 (Results 1 – 4 of 4) sorted by relevance
29 struct C16 { struct31 C16() : a(0xf0000c16) {} in C16() argument32 virtual void f() {printf("C16");} in f() argument
314 spx_word16_t *C16, in pitch_gain_search_3tap_vq()448 spx_word16_t C16[9]; in pitch_gain_search_3tap() local450 spx_word16_t *C16=C; in pitch_gain_search_3tap() local
310 spx_word16_t *C16, in pitch_gain_search_3tap_vq()
139 private static final double C16 = 7.0 / 9.0; field in DormandPrince853StepInterpolator