Lines Matching refs:ttfrm
785 v->ttfrm = ff_vc1_ttfrm_to_tt[get_bits(gb, 2)]; in ff_vc1_parse_frame_header()
787 v->ttfrm = 0; //FIXME Is that so ? in ff_vc1_parse_frame_header()
790 v->ttfrm = TT_8X8; in ff_vc1_parse_frame_header()
824 v->ttfrm = ff_vc1_ttfrm_to_tt[get_bits(gb, 2)]; in ff_vc1_parse_frame_header()
826 v->ttfrm = 0; in ff_vc1_parse_frame_header()
829 v->ttfrm = TT_8X8; in ff_vc1_parse_frame_header()
1201 v->ttfrm = ff_vc1_ttfrm_to_tt[get_bits(gb, 2)]; in ff_vc1_parse_frame_header_adv()
1203 v->ttfrm = 0; //FIXME Is that so ? in ff_vc1_parse_frame_header_adv()
1206 v->ttfrm = TT_8X8; in ff_vc1_parse_frame_header_adv()
1318 v->ttfrm = ff_vc1_ttfrm_to_tt[get_bits(gb, 2)]; in ff_vc1_parse_frame_header_adv()
1320 v->ttfrm = 0; in ff_vc1_parse_frame_header_adv()
1323 v->ttfrm = TT_8X8; in ff_vc1_parse_frame_header_adv()