Home
last modified time | relevance | path

Searched refs:ff_vc1_pixel_aspect (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1data.h107 extern const AVRational ff_vc1_pixel_aspect[16];
Dvc1data.c194 const AVRational ff_vc1_pixel_aspect[16] = { variable
Dvc1.c449 v->s.avctx->sample_aspect_ratio = ff_vc1_pixel_aspect[ar]; in decode_sequence_header_adv()