Home
last modified time | relevance | path

Searched defs:ch_mode (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstsbcparse.c154 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() local
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()
Dgstsbcparse.h59 GstSbcChannelMode ch_mode; member
/third_party/ffmpeg/libavcodec/
Dflac.h85 int ch_mode; /**< channel decorrelation mode */ member
Dflacdec.c60 int ch_mode; ///< channel decorrelation type in the current frame member
Dflacenc.c66 int ch_mode; member
99 int ch_mode; member
/third_party/alsa-utils/axfer/
Dcontainer-voc.c186 uint8_t ch_mode; // 0 is monaural, 1 is stereo. member
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c5445 guint n_blocks, ch_mode, n_subbands, bitpool; in sbc_check_header() local