Home
last modified time | relevance | path

Searched defs:sar (Results 1 - 25 of 40) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Ddv_profile.h48 AVRational sar[2]; /* sample aspect ratios for 4:3 and 16:9 */ member
H A Dmjpegenc_common.c173 AVRational sar = avctx->sample_aspect_ratio; in jpeg_put_comments() local
H A Dv4l2_context.c68 struct AVRational sar = { 0, 1 }; in v4l2_get_sar() local
H A Dvaapi_encode_mjpeg.c264 AVRational sar = pic->input_image->sample_aspect_ratio; in vaapi_encode_mjpeg_init_picture_params() local
H A Dgif.c327 const AVRational sar = avctx->sample_aspect_ratio; in gif_image_write_image() local
H A Dmediacodecdec_common.c499 AVRational sar = av_div_q( in mediacodec_dec_parse_format() local
H A Dlibx265.c230 char sar[12]; in libx265_encode_init() local
H A Dh264_ps.h73 AVRational sar; member
H A Dutils.c105 int ff_set_sar(AVCodecContext *avctx, AVRational sar) in ff_set_sar() argument
H A Dhevc_ps.h50 AVRational sar; member
H A Djpeg2000dec.c123 AVRational sar; member
H A Drv34.c1589 static AVRational update_sar(int old_w, int old_h, AVRational sar, int new_w, int new_h) in update_sar() argument
/third_party/ffmpeg/libavformat/
H A Davc.h78 AVRational sar; member
H A Dasfenc.c522 AVRational sar = par->sample_aspect_ratio; in asf_write_header1() local
/third_party/ffmpeg/libavdevice/
H A Dsdl2.c99 AVRational sar, dar; /* sample and display aspect ratios */ in compute_texture_rect() local
H A Dxv.c138 AVRational sar = par->sample_aspect_ratio; in xv_write_header() local
229 AVRational sar, dar; /* sample and display aspect ratios */ compute_display_area() local
[all...]
H A Dopengl_enc.c670 AVRational sar, dar; /* sample and display aspect ratios */ in opengl_compute_display_area() local
/third_party/ffmpeg/libavfilter/
H A Dvf_aspect.c64 AVRational sar; member
80 static inline void compute_dar(AVRational *dar, AVRational sar, int w, int h) in compute_dar() argument
[all...]
H A Dvf_xmedian.c240 AVRational sar = ctx->inputs[0]->sample_aspect_ratio; in config_output() local
H A Dvf_stack.c199 AVRational sar = ctx->inputs[0]->sample_aspect_ratio; in config_output() local
H A Dvf_mix.c256 AVRational sar = ctx->inputs[0]->sample_aspect_ratio; in config_output() local
H A Dvf_vignette.c286 AVRational sar = inlink->sample_aspect_ratio; in config_props() local
H A Dvf_delogo.c298 AVRational sar; in filter_frame() local
98 apply_delogo(uint8_t *dst, int dst_linesize, uint8_t *src, int src_linesize, int w, int h, AVRational sar, int logo_x, int logo_y, int logo_w, int logo_h, unsigned int band, int show, int direct) apply_delogo() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c718 AVRational sar; in configure_input_video_filter() local
/third_party/ffmpeg/libavutil/
H A Dimgutils.c323 int av_image_check_sar(unsigned int w, unsigned int h, AVRational sar) in av_image_check_sar() argument
[all...]

Completed in 36 milliseconds

12