Searched refs:ff_mpeg1_aspect (Results 1 – 4 of 4) sorted by relevance
54 extern const float ff_mpeg1_aspect[16];
374 const float ff_mpeg1_aspect[16]={ variable
294 error -= (1LL<<32) / ff_mpeg1_aspect[i]; in mpeg1_encode_sequence_header()
1187 AVRational aspect_inv = av_d2q(ff_mpeg1_aspect[s1->aspect_ratio_info], 255); in mpeg_decode_postinit()