Searched defs:ch_mode (Results 1 – 7 of 7) sorted by relevance
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() local423 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()
59 GstSbcChannelMode ch_mode; member
85 int ch_mode; /**< channel decorrelation mode */ member
60 int ch_mode; ///< channel decorrelation type in the current frame member
66 int ch_mode; member99 int ch_mode; member
186 uint8_t ch_mode; // 0 is monaural, 1 is stereo. member
5445 guint n_blocks, ch_mode, n_subbands, bitpool; in sbc_check_header() local