Searched refs:mdst_filt_coef_curr (Results 1 – 3 of 3) sorted by relevance
680 pCoeff = mdst_filt_coef_curr[coeffPointerOffset]; in CJointStereo_ApplyMS()688 pCoeff = mdst_filt_coef_curr[12 + coeffPointerOffset]; in CJointStereo_ApplyMS()690 pCoeff = mdst_filt_coef_curr[4 + coeffPointerOffset]; in CJointStereo_ApplyMS()695 pCoeff = mdst_filt_coef_curr[8 + coeffPointerOffset]; in CJointStereo_ApplyMS()699 pCoeff = mdst_filt_coef_curr[coeffPointerOffset]; in CJointStereo_ApplyMS()959 pCoeff = mdst_filt_coef_curr[currentShape]; in CJointStereo_ApplyMS()
230 extern const FIXP_FILT mdst_filt_coef_curr[20][3]; /* MDST-filter coefficient
3338 const FIXP_FILT mdst_filt_coef_curr[20][3] = { variable