Searched refs:QP_B_FRAME (Results 1 – 2 of 2) sorted by relevance
555 self->min_qp[QP_B_FRAME] = DEFAULT_MIN_QP; in gst_uvc_h264_src_init()556 self->max_qp[QP_B_FRAME] = DEFAULT_MAX_QP; in gst_uvc_h264_src_init()692 self->min_qp[QP_B_FRAME] = g_value_get_int (value); in gst_uvc_h264_src_set_property()693 set_qp (self, QP_B_FRAME); in gst_uvc_h264_src_set_property()694 update_qp (self, QP_B_FRAME); in gst_uvc_h264_src_set_property()697 self->max_qp[QP_B_FRAME] = g_value_get_int (value); in gst_uvc_h264_src_set_property()698 set_qp (self, QP_B_FRAME); in gst_uvc_h264_src_set_property()699 update_qp (self, QP_B_FRAME); in gst_uvc_h264_src_set_property()844 update_qp (self, QP_B_FRAME); in gst_uvc_h264_src_get_property()845 g_value_set_int (value, self->min_qp[QP_B_FRAME]); in gst_uvc_h264_src_get_property()[all …]
63 QP_B_FRAME, enumerator