Lines Matching refs:profile_str
221 gchar *profile_str; member
564 g_free (self->profile_str); in gst_mf_h264_enc_finalize()
797 g_free (self->profile_str); in gst_mf_h264_enc_set_option()
798 self->profile_str = g_strdup ("main"); in gst_mf_h264_enc_set_option()
828 g_free (self->profile_str); in gst_mf_h264_enc_set_option()
829 self->profile_str = g_strdup (profile); in gst_mf_h264_enc_set_option()
832 g_free (self->profile_str); in gst_mf_h264_enc_set_option()
833 self->profile_str = g_strdup (profile); in gst_mf_h264_enc_set_option()
836 g_free (self->profile_str); in gst_mf_h264_enc_set_option()
837 self->profile_str = g_strdup (profile); in gst_mf_h264_enc_set_option()
1039 G_TYPE_STRING, self->profile_str, NULL); in gst_mf_h264_enc_set_src_caps()