/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/ |
D | main.cpp | 30 #define DEFAULT_WIDTH 800 macro 42 IntArgument width("width", DEFAULT_WIDTH, argc, argv); in main() 57 << " -width x set surface width to x (default " << DEFAULT_WIDTH << ")\n" in main()
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstsquare.c | 78 #define DEFAULT_WIDTH 0.5 macro 214 0.0, 1.0, DEFAULT_WIDTH, in gst_square_class_init() 235 filter->width = DEFAULT_WIDTH; in gst_square_init()
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | gstgoom.c | 49 #define DEFAULT_WIDTH 320 macro 120 goom->width = DEFAULT_WIDTH; in gst_goom2k1_init()
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | gstgoom.c | 53 #define DEFAULT_WIDTH 320 macro 132 goom->width = DEFAULT_WIDTH; in gst_goom_init()
|
/third_party/giflib/ |
D | gifwedge.c | 20 #define DEFAULT_WIDTH 640 macro 39 ImageWidth = DEFAULT_WIDTH,
|
D | gifbg.c | 20 #define DEFAULT_WIDTH 640 macro 60 ImageWidth = DEFAULT_WIDTH,
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | benchmark-video-conversion.c | 28 #define DEFAULT_WIDTH 1920 macro 124 gint width = DEFAULT_WIDTH; in main()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/ |
D | gstcamerabin-enum.h | 34 #define DEFAULT_WIDTH 640 macro
|
D | gstbasecamerasrc.c | 559 self->width = DEFAULT_WIDTH; in gst_base_camera_src_init()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstcvsmooth.cpp | 136 #define DEFAULT_WIDTH G_MAXINT macro 214 0, G_MAXINT, DEFAULT_WIDTH, in gst_cv_smooth_class_init() 254 filter->width = DEFAULT_WIDTH; in gst_cv_smooth_init()
|
D | gsttextoverlay.cpp | 83 #define DEFAULT_WIDTH 1.0 macro 206 DEFAULT_WIDTH, in gst_opencv_text_overlay_class_init()
|
/third_party/ffmpeg/tests/ |
D | videogen.c | 148 name, DEFAULT_WIDTH, DEFAULT_HEIGHT); in print_help() 165 w = DEFAULT_WIDTH; in main()
|
D | rotozoom.c | 172 w = DEFAULT_WIDTH; in main()
|
D | utils.c | 102 #define DEFAULT_WIDTH 352 macro
|
/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstrawvideoparse.c | 105 #define DEFAULT_WIDTH 320 macro 233 0, G_MAXINT, DEFAULT_WIDTH, in gst_raw_video_parse_class_init() 1050 config->width = DEFAULT_WIDTH; in gst_raw_video_parse_init_config() 1062 gst_video_info_set_format (&(config->info), DEFAULT_FORMAT, DEFAULT_WIDTH, in gst_raw_video_parse_init_config()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpesrc.cpp | 74 #define DEFAULT_WIDTH 1920 macro 274 gst_structure_fixate_field_nearest_int (structure, "width", DEFAULT_WIDTH); in gst_wpe_src_fixate()
|
/third_party/gstreamer/gstplugins_bad/docs/libs/ |
D | gst-plugins-bad-libs-sections.txt | 720 DEFAULT_WIDTH
|