Home
last modified time | relevance | path

Searched refs:DEFAULT_PROP_N_THREADS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c71 #define DEFAULT_PROP_N_THREADS 1 macro
721 DEFAULT_PROP_N_THREADS, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_video_convert_class_init()
736 space->n_threads = DEFAULT_PROP_N_THREADS; in gst_video_convert_init()
/third_party/gstreamer/gstplugins_base/gst/videoscale/
Dgstvideoscale.c95 #define DEFAULT_PROP_N_THREADS 1 macro
280 DEFAULT_PROP_N_THREADS, in gst_video_scale_class_init()
320 videoscale->n_threads = DEFAULT_PROP_N_THREADS; in gst_video_scale_init()