Lines Matching refs:nSamplingFreqIndex
582 /* SendMessage(GetDlgItem( HwndDlg, IDC_COMBO_SAMPLEFREQ), CB_SETCURSEL, nSamplingFreqIndex, NULL);
657 // nSamplingFreqIndex = SendMessage(GetDlgItem( HwndDlg, IDC_COMBO_SAMPLEFREQ), CB_GETCURSEL, NULL, NULL);
765 nSamplingFreqIndex = 1; // 44100
1106 nSamplingFreqIndex = i;
1228 ::OutputDebugString(nSamplingFreqIndex != the_instance.nSamplingFreqIndex?"16":"-");
1261 || (nSamplingFreqIndex != the_instance.nSamplingFreqIndex)
1462 tmpElt->SetAttribute("freq", the_SamplingFreqs[nSamplingFreqIndex]);
1468 tmpElt->SetAttribute("freq", the_SamplingFreqs[nSamplingFreqIndex]);