Searched refs:vc_factor (Results 1 – 4 of 4) sorted by relevance
485 input_conv.vc_factor = 1; in mb_init()5042 vcp->vc_factor = 1; in convert_setup_ext()5065 vcp->vc_factor = 2; // up to twice as long in convert_setup_ext()5071 vcp->vc_factor = 3; // up to three as long (euro sign) in convert_setup_ext()5089 vcp->vc_factor = 2; // up to twice as long in convert_setup_ext()5102 vcp->vc_factor = 2; // up to twice as long in convert_setup_ext()5123 vcp->vc_factor = 4; // could be longer too... in convert_setup_ext()
964 / input_conv.vc_factor); in fill_input_buf()
193 len = Read(raw_in, (char *)buf, (long)maxlen / input_conv.vc_factor); in mch_inchar()
1194 int vc_factor; // max. expansion factor member