Searched refs:res_fasttx (Results 1 – 4 of 4) sorted by relevance
185 int res_fasttx; ///< reserved, always 1 member
316 v->res_fasttx = get_bits1(gb); in ff_vc1_decode_sequence_header()317 if (!v->res_fasttx) { in ff_vc1_decode_sequence_header()384 if (!v->res_fasttx) in ff_vc1_decode_sequence_header()
770 v->res_fasttx = 1; in wmv9_init()
554 if (v->profile == PROFILE_ADVANCED || v->res_fasttx) { in vc1_decode_init()