Searched refs:GstSbcChannelMode (Results 1 – 2 of 2) sorted by relevance
77 static gsize gst_sbc_calc_framelen (guint subbands, GstSbcChannelMode ch_mode,80 guint * n_blocks, GstSbcChannelMode * ch_mode,154 gst_sbc_channel_mode_get_name (GstSbcChannelMode ch_mode) in gst_sbc_channel_mode_get_name()191 GstSbcChannelMode ch_mode = GST_SBC_CHANNEL_MODE_INVALID; in gst_sbc_parse_handle_frame()423 gst_sbc_calc_framelen (guint subbands, GstSbcChannelMode ch_mode, in gst_sbc_calc_framelen()444 GstSbcChannelMode * ch_mode, GstSbcAllocationMethod * alloc_method, in gst_sbc_parse_header()458 *ch_mode = (GstSbcChannelMode) ((data[1] >> 2) & 0x03); in gst_sbc_parse_header()
43 } GstSbcChannelMode; typedef59 GstSbcChannelMode ch_mode;