Home
last modified time | relevance | path

Searched defs:tmp_h (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dscale_eval.c152 int tmp_h = av_rescale(w, inlink->h, inlink->w); in ff_scale_adjust_dimensions() local
Dvf_zscale.c275 int tmp_h = av_rescale(w, inlink->h, inlink->w); in config_props() local
Davf_showcqt.c408 int tmp_w, tmp_h, ret; in init_axis_from_file() local
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c2049 int tmp_h = h + 7; in do_8tap_2d_c() local
2165 int tmp_h = h + 1; in do_bilin_2d_c() local
2337 int tmp_h = (((h - 1) * dy + my) >> 4) + 8; in do_scaled_8tap_c() local
2413 int tmp_h = (((h - 1) * dy + my) >> 4) + 2; in do_scaled_bilin_c() local