Searched refs:main_width (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | gstuvch264_src.h | 94 guint16 main_width; member
|
D | gstuvch264_src.c | 519 self->main_width = 0; in gst_uvc_h264_src_init() 1950 self->main_width, self->main_height, self->main_profile, in configure_h264() 2535 if (!_extract_caps_info (vid_struct, &self->main_width, in gst_uvc_h264_src_construct_pipeline()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_overlay_cuda.c | 114 int main_width, int main_height, in overlay_cuda_call_kernel() argument 133 DIV_UP(main_width, BLOCK_X), DIV_UP(main_height, BLOCK_Y), 1, in overlay_cuda_call_kernel()
|