Searched refs:ff_h263_pixel_aspect (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh263data.h280 const AVRational ff_h263_pixel_aspect[16]={ variable
H A Dh263.h38 extern const AVRational ff_h263_pixel_aspect[16];
H A Dituh263enc.c97 if(av_cmp_q(ff_h263_pixel_aspect[i], aspect) == 0){
H A Dituh263dec.c1024 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];
H A Dmpeg4videodec.c1538 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh263data.h280 const AVRational ff_h263_pixel_aspect[16]={ variable
H A Dh263.h38 extern const AVRational ff_h263_pixel_aspect[16];
H A Dituh263enc.c97 if(av_cmp_q(ff_h263_pixel_aspect[i], aspect) == 0){
H A Dituh263dec.c1024 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];
H A Dmpeg4videodec.c1538 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh263data.h280 const AVRational ff_h263_pixel_aspect[16]={ variable
H A Dh263.h38 extern const AVRational ff_h263_pixel_aspect[16];
H A Dituh263enc.c97 if(av_cmp_q(ff_h263_pixel_aspect[i], aspect) == 0){
H A Dituh263dec.c1024 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];
H A Dmpeg4videodec.c1538 s->avctx->sample_aspect_ratio= ff_h263_pixel_aspect[s->aspect_ratio_info];

Completed in 262 milliseconds