Home | History | Annotate | Download | only in audio

Lines Matching refs:gchar

42 const gchar *gst_sbc_get_allocation_from_list(const GValue *value);
44 const gchar *gst_sbc_get_mode_from_list(const GValue *value, gint channels);
56 const gchar *gst_sbc_parse_mode_from_sbc(gint mode);
57 gint gst_sbc_parse_mode_to_sbc(const gchar *mode);
59 const gchar *gst_sbc_parse_allocation_from_sbc(gint alloc);
60 gint gst_sbc_parse_allocation_to_sbc(const gchar *allocation);
64 GstCaps* gst_sbc_util_caps_fixate(GstCaps *caps, gchar** error_message);
67 const gchar* field, gint field_value,
71 const gchar* field, const gchar* field_value,