Searched refs:ff_vc1_pixel_aspect (Results 1 – 3 of 3) sorted by relevance
107 extern const AVRational ff_vc1_pixel_aspect[16];
194 const AVRational ff_vc1_pixel_aspect[16] = { variable
449 v->s.avctx->sample_aspect_ratio = ff_vc1_pixel_aspect[ar]; in decode_sequence_header_adv()