Searched refs:w_out (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h787 int av_opt_get_image_size(void *obj, const char *name, int search_flags, int *w_out, int *h_out);
H A Dopt.c847 int av_opt_get_image_size(void *obj, const char *name, int search_flags, int *w_out, int *h_out) argument
860 if (w_out) *w_out = *(int *)dst;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Dblizzard.c531 int x_out, int y_out, int w_out, int h_out,
557 gx2_out = gx1_out + w_out;
726 "x_out %d y_out %d w_out %d h_out %d "
529 do_partial_update(struct blizzard_request *req, int plane, int x, int y, int w, int h, int x_out, int y_out, int w_out, int h_out, int wnd_color_mode, int bpp) argument

Completed in 62 milliseconds