Home
last modified time | relevance | path

Searched defs:hscale (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda.cu37 float hscale = (float)src_width / (float)dst_width; in Subsample_Nearest() local
58 float hscale = (float)src_width / (float)dst_width; in Subsample_Bilinear() local
Dvf_scale_cuda_bicubic.cu97 float hscale = (float)src_width / (float)dst_width; in Subsample_Bicubic() local
140 float hscale = (float)src_width / (float)dst_width; in Subsample_FastBicubic() local
/third_party/ffmpeg/libavcodec/
Dtruemotion2rt.c38 int hscale; member
Dvp8.c548 int part1_size, hscale, vscale, i, j, ret; in vp7_decode_frame_header() local
712 int header_size, hscale, vscale, ret; in vp8_decode_frame_header() local
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dscrubby.c39 static GtkWidget *hscale; variable
Djsseek.c102 static GtkWidget *hscale, *statusbar; variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c1202 get_functions (GstVideoScaler * hscale, GstVideoScaler * vscale, in get_functions()
1451 gst_video_scaler_2d (GstVideoScaler * hscale, GstVideoScaler * vscale, in gst_video_scaler_2d()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c1077 gdouble hscale, vscale; in gst_ass_render_composite_overlay() local