Searched defs:resy (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | goom_core.c | 22 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/ |
D | goom_core.c | 75 goom_init (guint32 resx, guint32 resy) in goom_init() 129 goom_set_resolution (PluginInfo * goomInfo, guint32 resx, guint32 resy) in goom_set_resolution()
|
D | filters.c | 575 ZoomFilterData * zf, Uint resx, Uint resy, int switchIncr, float switchMult) in zoomFilterFastRGB()
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | monoscope.c | 67 monoscope_init (guint32 resx, guint32 resy) in monoscope_init()
|
/third_party/ffmpeg/libavcodec/ |
D | libzvbi-teletextdec.c | 412 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
|