Searched refs:iid_mapped (Results 1 – 1 of 1) sorted by relevance
572 int8_t (*iid_mapped)[PS_MAX_NR_IIDICC] = iid_mapped_buf; in stereo_processing() local592 remap34(&iid_mapped, ps2->iid_par, ps2->nr_iid_par, ps2->num_env, 1); in stereo_processing()610 remap20(&iid_mapped, ps2->iid_par, ps2->nr_iid_par, ps2->num_env, 1); in stereo_processing()633 h11 = H_LUT[iid_mapped[e][b] + 7 + 23 * ps2->iid_quant][icc_mapped[e][b]][0]; in stereo_processing()634 h12 = H_LUT[iid_mapped[e][b] + 7 + 23 * ps2->iid_quant][icc_mapped[e][b]][1]; in stereo_processing()635 h21 = H_LUT[iid_mapped[e][b] + 7 + 23 * ps2->iid_quant][icc_mapped[e][b]][2]; in stereo_processing()636 h22 = H_LUT[iid_mapped[e][b] + 7 + 23 * ps2->iid_quant][icc_mapped[e][b]][3]; in stereo_processing()