Searched refs:slot_idx (Results 1 – 3 of 3) sorted by relevance
113 for slot_idx in range(2):116 slot[slot_idx].eval(),123 slot_update[slot_idx].eval(),
96 WORD32 slot_idx; in ixheaacd_sbr_env_calc() local508 slot_idx = (WORD32)l / rate; in ixheaacd_sbr_env_calc()514 (*e_gain)[4][k] = nrg_gain_pvc[k][slot_idx]; in ixheaacd_sbr_env_calc()515 (*noise_buf)[4][k] = noise_level_pvc[k][slot_idx]; in ixheaacd_sbr_env_calc()522 sb_noise = (nrg_tone_pvc[k][slot_idx] != 0 || noise_absc_flag) in ixheaacd_sbr_env_calc()529 nrg_tone_pvc[k][slot_idx] * ixheaacd_hphase_tbl[0][harm_index]; in ixheaacd_sbr_env_calc()532 nrg_tone_pvc[k][slot_idx] * freq_inv * in ixheaacd_sbr_env_calc()
2524 int slot_idx = 0; in AssembleConstructFrame() local2527 __ movdqu(Operand(rsp, kQuadWordSize * slot_idx), in AssembleConstructFrame()2529 slot_idx++; in AssembleConstructFrame()2558 int slot_idx = 0; in AssembleReturn() local2562 Operand(rsp, kQuadWordSize * slot_idx)); in AssembleReturn()2563 slot_idx++; in AssembleReturn()