Lines Matching defs:qual
1148 float qual = (*(float*)ptr)+.6;1150 if (qual>10)1151 qual=10;1155 speex_encoder_ctl(st->st_low, SPEEX_SET_VBR_QUALITY, &qual);