Searched refs:respic (Results 1 – 6 of 6) sorted by relevance
417 if (v->respic & 1) in decode_wmv9()419 if (v->respic & 2) in decode_wmv9()436 if (v->respic == 3) { in decode_wmv9()440 } else if (v->respic) in decode_wmv9()
272 uint8_t respic; ///< Frame-level flag for resized images member
299 .picture_resolution_index = v->respic, in vaapi_vc1_start_frame()
638 v->respic = in ff_vc1_parse_frame_header()712 v->respic = get_bits(gb, 2); in ff_vc1_parse_frame_header()
353 guint8 respic; member
1422 READ_UINT8 (br, pic->respic, 2); in parse_frame_header()1423 GST_DEBUG ("Respic %u", pic->respic); in parse_frame_header()