Searched refs:ff_vc1_pixel_aspect (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1data.h107 extern const AVRational ff_vc1_pixel_aspect[16];
H A Dvc1data.c194 const AVRational ff_vc1_pixel_aspect[16] = { variable
H A Dvc1.c471 v->s.avctx->sample_aspect_ratio = ff_vc1_pixel_aspect[ar];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1data.h107 extern const AVRational ff_vc1_pixel_aspect[16];
H A Dvc1data.c194 const AVRational ff_vc1_pixel_aspect[16] = { variable
H A Dvc1.c462 v->s.avctx->sample_aspect_ratio = ff_vc1_pixel_aspect[ar];

Completed in 104 milliseconds