Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c179 guint8 * audio_object_type, guint8 * channel_config, guint * sample_rate) in gst_codec_utils_aac_get_audio_object_type_full()
227 guint8 audio_object_type = 0, channel_config = 0; in gst_codec_utils_aac_get_sample_rate() local
288 guint8 audio_object_type, channel_config; in gst_codec_utils_aac_get_profile() local
349 guint8 audio_object_type = 0xFF, channel_config = 0xFF; in gst_codec_utils_aac_get_level() local
/third_party/ffmpeg/libavcodec/
Dav3a_parser.c211 AVS3AChannelConfig channel_config; in read_av3a_frame_header() local
Dhcadec.c55 uint8_t channel_config; member
Daacdec_template.c618 int channel_config) in set_default_channel_config()
910 int channel_config) in decode_ga_specific_config()
998 int channel_config) in decode_eld_specific_config()
Ddcaenc.c75 int channel_config; member
/third_party/alsa-utils/topology/
Dpre-process-object.c985 const struct config_template_items channel_config = { variable
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c1261 guint mpegversion, sample_freq_idx, channel_config, profile_idx, rate; in aac_type_find() local