Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Duvc_h264.h342 guint8 bMaxQp; member
Dgstuvch264_src.c943 req.bMaxQp = 0; in set_qp()
955 req.bMaxQp = self->max_qp[type]; in set_qp()
1068 req.bMaxQp = 0; in update_qp()
1096 if (self->max_qp[type] != req.bMaxQp) { in update_qp()
1097 self->max_qp[type] = req.bMaxQp; in update_qp()
1471 offsetof (uvcx_qp_steps_layers_t, bMaxQp), 1, &smin8, &sdef8, &smax8); in gst_uvc_h264_src_get_int_setting()
1489 offsetof (uvcx_qp_steps_layers_t, bMaxQp), 1, &smin8, &sdef8, &smax8); in gst_uvc_h264_src_get_int_setting()
1507 offsetof (uvcx_qp_steps_layers_t, bMaxQp), 1, &smin8, &sdef8, &smax8); in gst_uvc_h264_src_get_int_setting()