Lines Matching refs:VbrQuality
608 wsprintf(tmp,"%d",VbrQuality);
610 SendMessage(GetDlgItem( HwndDlg, IDC_SLIDER_QUALITY), TBM_SETPOS, TRUE, VbrQuality);
656 // VbrQuality = SendMessage(GetDlgItem( HwndDlg, IDC_SLIDER_QUALITY), TBM_GETPOS , NULL, NULL);
714 Quality = VbrQuality;
763 VbrQuality = 1; // Quite High
1134 VbrQuality = atoi(tmpname->c_str());
1226 ::OutputDebugString(VbrQuality != the_instance.VbrQuality?"14":"-");
1259 || (VbrQuality != the_instance.VbrQuality)
1483 tmpElt->SetAttribute("quality", VbrQuality);
1495 tmpElt->SetAttribute("quality", VbrQuality);