Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp184 #define DEFAULT_SLICE_MODE GST_OPENH264_SLICE_MODE_N_SLICES macro
362 GST_TYPE_OPENH264ENC_SLICE_MODE, DEFAULT_SLICE_MODE, in gst_openh264enc_class_init()
406 openh264enc->slice_mode = DEFAULT_SLICE_MODE; in gst_openh264enc_init()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_src.c100 #define DEFAULT_SLICE_MODE UVC_H264_SLICEMODE_SLICEPERFRAME macro
317 DEFAULT_SLICE_MODE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS | in gst_uvc_h264_src_class_init()
536 self->slice_mode = DEFAULT_SLICE_MODE; in gst_uvc_h264_src_init()