Lines Matching refs:ratio
333 int32_t u16Length, ratio;376 ratio=(u16Length+(m->bLen-1))/m->bLen;377 if(ratio>extData->maxUCharsPerByte) {378 extData->maxUCharsPerByte=ratio;639 int32_t u16Length, ratio;694 ratio=(m->bLen+(u16Length-1))/u16Length;695 if(ratio>extData->maxBytesPerUChar) {696 extData->maxBytesPerUChar=ratio;