Searched refs:mdst_filt_coef_prev (Results 1 – 3 of 3) sorted by relevance
627 pCoeffPrev = mdst_filt_coef_prev[previousShape]; in CJointStereo_ApplyMS()634 pCoeffPrev = mdst_filt_coef_prev[previousShape]; in CJointStereo_ApplyMS()642 pCoeffPrev = mdst_filt_coef_prev[2 + previousShape]; in CJointStereo_ApplyMS()644 pCoeffPrev = mdst_filt_coef_prev[previousShape]; in CJointStereo_ApplyMS()649 pCoeffPrev = mdst_filt_coef_prev[2 + previousShape]; in CJointStereo_ApplyMS()653 pCoeffPrev = mdst_filt_coef_prev[previousShape]; in CJointStereo_ApplyMS()958 pCoeffPrev = mdst_filt_coef_prev[currentShape]; in CJointStereo_ApplyMS()
234 extern const FIXP_FILT mdst_filt_coef_prev[6][4]; /* MDST-filter coefficient
3400 const FIXP_FILT mdst_filt_coef_prev[6][4] = { variable