Searched refs:ltr_encoder_control (Results 1 – 2 of 2) sorted by relevance
148 guint8 ltr_encoder_control; member
558 self->ltr_encoder_control = DEFAULT_LTR_ENCODER_CONTROL; in gst_uvc_h264_src_init()707 self->ltr_encoder_control = g_value_get_int (value); in gst_uvc_h264_src_set_property()857 g_value_set_int (value, self->ltr_encoder_control); in gst_uvc_h264_src_get_property()974 req.bLTREncoderControl = self->ltr_encoder_control; in set_ltr()1135 if (self->ltr_encoder_control != req.bLTREncoderControl) { in update_ltr()1136 self->ltr_encoder_control = req.bLTREncoderControl; in update_ltr()