Searched refs:num_x_channels (Results 1 – 7 of 7) sorted by relevance
59 WORD32 num_x_channels = pstr_mps_state->num_x_channels; in ixheaacd_buffer_m1() local74 for (col = 0; col < num_x_channels; col++) { in ixheaacd_buffer_m1()92 for (col = 0; col < num_x_channels; col++) { in ixheaacd_buffer_m1()
2278 curr_state->num_x_channels = 1; in ixheaacd_set_current_state_parameters()2280 curr_state->num_x_channels += 1; in ixheaacd_set_current_state_parameters()2303 curr_state->num_x_channels = 1; in ixheaacd_set_current_state_parameters()2305 curr_state->num_x_channels += 1; in ixheaacd_set_current_state_parameters()2341 curr_state->num_x_channels = 3; in ixheaacd_set_current_state_parameters()2343 curr_state->num_x_channels = 2; in ixheaacd_set_current_state_parameters()2347 curr_state->num_x_channels = 5; in ixheaacd_set_current_state_parameters()2353 curr_state->num_x_channels = 2; in ixheaacd_set_current_state_parameters()2357 curr_state->num_x_channels = 5; in ixheaacd_set_current_state_parameters()2394 curr_state->num_x_channels = 3; in ixheaacd_set_current_state_parameters()[all …]
274 WORD32 num_x_channels = curr_state->num_x_channels; in ixheaacd_smooth_m1m2() local343 for (col = 0; col < num_x_channels; col++) { in ixheaacd_smooth_m1m2()418 for (col = 0; col < num_x_channels; col++) { in ixheaacd_smooth_m1m2()
287 WORD32 num_x_channels = pstr_mps_state->num_x_channels; in ixheaacd_calc_m1m2_5251() local477 for (col = 0; col < num_x_channels; col++) { in ixheaacd_calc_m1m2_5251()
58 WORD32 x_channels = curr_state->num_x_channels; in ixheaacd_mps_apply_m1()
259 for (col = 0; col < pstr_mps_state->num_x_channels; col++) { in ixheaacd_calc_m1m2_7271()667 for (col = 0; col < pstr_mps_state->num_x_channels; col++) { in ixheaacd_calc_m1m2_7272()
906 WORD32 num_x_channels; member