Searched refs:h_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
861 if (h_out) *h_out = *((int *)dst+1);
/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,
558 gy2_out = gy1_out + h_out;
660 h_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 115 milliseconds