Home | History | Annotate | Download | only in audio

Lines Matching refs:gint

35 gint gst_sbc_select_rate_from_list(const GValue *value)
45 gint gst_sbc_select_channels_from_range(const GValue *value)
54 gint gst_sbc_select_blocks_from_list(const GValue *value)
64 gint gst_sbc_select_subbands_from_list(const GValue *value)
74 gint gst_sbc_select_bitpool_from_range(const GValue *value)
92 const gchar *gst_sbc_get_mode_from_list(const GValue *list, gint channels)
129 gint gst_sbc_parse_rate_from_sbc(gint frequency)
145 gint gst_sbc_parse_rate_to_sbc(gint rate)
161 gint gst_sbc_get_channel_number(gint mode)
175 gint gst_sbc_parse_subbands_from_sbc(gint subbands)
187 gint gst_sbc_parse_subbands_to_sbc(gint subbands)
199 gint gst_sbc_parse_blocks_from_sbc(gint blocks)
215 gint gst_sbc_parse_blocks_to_sbc(gint blocks)
231 const gchar *gst_sbc_parse_mode_from_sbc(gint mode)
248 gint gst_sbc_parse_mode_to_sbc(const gchar *mode)
264 const gchar *gst_sbc_parse_allocation_from_sbc(gint alloc)
278 gint gst_sbc_parse_allocation_to_sbc(const gchar *allocation)
327 gint temp, rate, channels, blocks, subbands, bitpool;
458 const gchar *field, gint field_value,
485 gint rate, channels, subbands, blocks, bitpool;