Home
last modified time | relevance | path

Searched defs:resy (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dgoom_core.c22 goom_init (GoomData * goomdata, guint32 resx, guint32 resy) in goom_init()
53 goom_set_resolution (GoomData * goomdata, guint32 resx, guint32 resy) in goom_set_resolution()
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_core.c75 goom_init (guint32 resx, guint32 resy) in goom_init()
129 goom_set_resolution (PluginInfo * goomInfo, guint32 resx, guint32 resy) in goom_set_resolution()
Dfilters.c575 ZoomFilterData * zf, Uint resx, Uint resy, int switchIncr, float switchMult) in zoomFilterFastRGB()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dmonoscope.c67 monoscope_init (guint32 resx, guint32 resy) in monoscope_init()
/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c412 int chop_top, int resx, int resy) in fix_transparency()
453 int resy = (page->rows - chop_top) * BITMAP_CHAR_HEIGHT; in gen_sub_bitmap() local