Searched refs:n_ch (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_initfuncs.c | 858 WORD32 n_ch; in ixheaacd_modules_init() local 873 for (n_ch = 0; n_ch < in_channels; n_ch++) { in ixheaacd_modules_init() 874 ixheaacd_init_ana_hyb_filt_bank(&hyb_filter_state[n_ch]); in ixheaacd_modules_init() 877 for (n_ch = 0; n_ch < in_channels; n_ch++) { in ixheaacd_modules_init() 878 pstr_mps_state->aux_struct->arbdmx_alpha[n_ch] = 0; in ixheaacd_modules_init() 885 for (n_ch = 0; n_ch < pstr_mps_state->num_ott_boxes + pstr_mps_state->num_ttt_boxes; n_ch++) { in ixheaacd_modules_init() 886 if (pstr_mps_state->res_bands[n_ch] > 0) { in ixheaacd_modules_init() 887 ixheaacd_init_ana_hyb_filt_bank(&hyb_filter_state[offset + n_ch]); in ixheaacd_modules_init() 894 for (n_ch = 0; n_ch < in_channels; n_ch++) { in ixheaacd_modules_init() 895 ixheaacd_init_ana_hyb_filt_bank(&hyb_filter_state[offset + n_ch]); in ixheaacd_modules_init()
|
/external/libxml2/ |
D | testapi.c | 4014 int n_ch; in test_xmlSAX2Characters() local 4019 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2Characters() 4023 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2Characters() 4032 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2Characters() 4040 printf(" %d", n_ch); in test_xmlSAX2Characters() 4657 int n_ch; in test_xmlSAX2IgnorableWhitespace() local 4662 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2IgnorableWhitespace() 4666 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2IgnorableWhitespace() 4675 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2IgnorableWhitespace() 4683 printf(" %d", n_ch); in test_xmlSAX2IgnorableWhitespace() [all …]
|
/external/cronet/third_party/libxml/src/ |
D | testapi.c | 4014 int n_ch; in test_xmlSAX2Characters() local 4019 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2Characters() 4023 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2Characters() 4032 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2Characters() 4040 printf(" %d", n_ch); in test_xmlSAX2Characters() 4657 int n_ch; in test_xmlSAX2IgnorableWhitespace() local 4662 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2IgnorableWhitespace() 4666 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2IgnorableWhitespace() 4675 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2IgnorableWhitespace() 4683 printf(" %d", n_ch); in test_xmlSAX2IgnorableWhitespace() [all …]
|