Home
last modified time | relevance | path

Searched refs:h_height (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dconvolve_fx.c55 int h_height; member
72 if (data->h_height == info->screen.height) in compute_tables()
76 data->h_height = info->screen.height; in compute_tables()
124 data->h_height = 0; in convolve_init()
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c1025 AVStream *st, int mode, int *h_width, int *h_height) in mkv_write_stereo_mode() argument
1032 *h_height = 1; in mkv_write_stereo_mode()
1069 *h_height = 2; in mkv_write_stereo_mode()
1080 *h_height = 2; in mkv_write_stereo_mode()
Dmatroskadec.c2108 int *h_width, int *h_height) in mkv_stereo_mode_display_mul() argument
2127 *h_height = 2; in mkv_stereo_mode_display_mul()