Searched refs:codec (Results 101 - 125 of 1205) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/hda/
H A Dpatch_intelhdmi.c59 struct hda_codec *codec,
64 hdmi_set_channel_count(codec, hinfo->nid,
67 hdmi_setup_audio_infoframe(codec, hinfo->nid, substream);
69 return hdmi_setup_stream(codec, hinfo->nid, stream_tag, format);
81 static int intel_hdmi_build_pcms(struct hda_codec *codec) argument
83 struct hdmi_spec *spec = codec->spec;
87 codec->num_pcms = spec->num_cvts;
88 codec->pcm_info = info;
90 for (i = 0; i < codec->num_pcms; i++, info++) {
93 chans = get_wcaps(codec, spe
58 intel_hdmi_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) argument
107 intel_hdmi_build_controls(struct hda_codec *codec) argument
122 intel_hdmi_init(struct hda_codec *codec) argument
136 intel_hdmi_free(struct hda_codec *codec) argument
155 patch_intel_hdmi(struct hda_codec *codec) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8971.c39 /* codec private data */
335 static int wm8971_add_widgets(struct snd_soc_codec *codec) argument
337 snd_soc_dapm_new_controls(codec, wm8971_dapm_widgets,
340 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
353 /* codec hifi mclk clock divider coefficients */
417 struct snd_soc_codec *codec = codec_dai->codec; local
418 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec);
435 struct snd_soc_codec *codec = codec_dai->codec; local
496 struct snd_soc_codec *codec = socdev->card->codec; local
528 struct snd_soc_codec *codec = dai->codec; local
538 wm8971_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
596 struct snd_soc_codec *codec = local
604 struct snd_soc_codec *codec = socdev->card->codec; local
613 struct snd_soc_codec *codec = socdev->card->codec; local
645 struct snd_soc_codec *codec = socdev->card->codec; local
723 struct snd_soc_codec *codec = socdev->card->codec; local
739 struct snd_soc_codec *codec = i2c_get_clientdata(client); local
806 struct snd_soc_codec *codec; local
858 struct snd_soc_codec *codec = socdev->card->codec; local
[all...]
H A Dwm8900.c143 struct snd_soc_codec codec; member in struct:wm8900_priv
197 static void wm8900_reset(struct snd_soc_codec *codec) argument
199 snd_soc_write(codec, WM8900_REG_RESET, 0);
201 memcpy(codec->reg_cache, wm8900_reg_defaults,
208 struct snd_soc_codec *codec = w->codec; local
209 u16 hpctl1 = snd_soc_read(codec, WM8900_REG_HPCTL1);
216 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1);
225 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1);
232 snd_soc_write(codec, WM8900_REG_HPCTL
614 wm8900_add_widgets(struct snd_soc_codec *codec) argument
630 struct snd_soc_codec *codec = socdev->card->codec; local
744 wm8900_set_fll(struct snd_soc_codec *codec, int fll_id, unsigned int freq_in, unsigned int freq_out) argument
824 struct snd_soc_codec *codec = codec_dai->codec; local
874 struct snd_soc_codec *codec = codec_dai->codec; local
986 struct snd_soc_codec *codec = codec_dai->codec; local
1037 wm8900_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
1133 struct snd_soc_codec *codec = socdev->card->codec; local
1157 struct snd_soc_codec *codec = socdev->card->codec; local
1199 struct snd_soc_codec *codec; local
1327 struct snd_soc_codec *codec; local
[all...]
H A Dwm8960.c78 struct snd_soc_codec codec; member in struct:wm8960_priv
107 static int wm8960_set_deemph(struct snd_soc_codec *codec) argument
109 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
128 dev_dbg(codec->dev, "Set deemphasis %d\n", val);
130 return snd_soc_update_bits(codec, WM8960_DACCTL1,
137 struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); local
138 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
147 struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); local
148 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
156 return wm8960_set_deemph(codec);
387 wm8960_add_widgets(struct snd_soc_codec *codec) argument
435 struct snd_soc_codec *codec = codec_dai->codec; local
512 struct snd_soc_codec *codec = socdev->card->codec; local
548 struct snd_soc_codec *codec = dai->codec; local
558 wm8960_set_bias_level_out3(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
619 wm8960_set_bias_level_capless(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
775 struct snd_soc_codec *codec = codec_dai->codec; local
822 struct snd_soc_codec *codec = codec_dai->codec; local
889 struct snd_soc_codec *codec = socdev->card->codec; local
898 struct snd_soc_codec *codec = socdev->card->codec; local
920 struct snd_soc_codec *codec; local
971 struct snd_soc_codec *codec = &wm8960->codec; local
1084 struct snd_soc_codec *codec; local
[all...]
H A Dwm8961.c291 struct snd_soc_codec codec; member in struct:wm8961_priv
309 static int wm8961_reset(struct snd_soc_codec *codec) argument
311 return snd_soc_write(codec, WM8961_SOFTWARE_RESET, 0);
321 struct snd_soc_codec *codec = w->codec; local
322 u16 hp_reg = snd_soc_read(codec, WM8961_ANALOGUE_HP_0);
323 u16 cp_reg = snd_soc_read(codec, WM8961_CHARGE_PUMP_1);
324 u16 pwr_reg = snd_soc_read(codec, WM8961_PWR_MGMT_2);
325 u16 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1);
331 snd_soc_write(codec, WM8961_ANALOGUE_HP_
413 struct snd_soc_codec *codec = w->codec; local
633 struct snd_soc_codec *codec = dai->codec; local
724 struct snd_soc_codec *codec = dai->codec; local
751 struct snd_soc_codec *codec = dai->codec; local
817 struct snd_soc_codec *codec = dai->codec; local
830 struct snd_soc_codec *codec = dai->codec; local
845 struct snd_soc_codec *codec = dai->codec; local
870 wm8961_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
967 struct snd_soc_codec *codec; local
1011 struct snd_soc_codec *codec = socdev->card->codec; local
1021 struct snd_soc_codec *codec = socdev->card->codec; local
1054 struct snd_soc_codec *codec = &wm8961->codec; local
1181 struct snd_soc_codec *codec; local
[all...]
H A Dwm8510.c216 static int wm8510_add_widgets(struct snd_soc_codec *codec) argument
218 snd_soc_dapm_new_controls(codec, wm8510_dapm_widgets,
221 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
277 struct snd_soc_codec *codec = codec_dai->codec; local
282 reg = snd_soc_read(codec, WM8510_CLOCK);
283 snd_soc_write(codec, WM8510_CLOCK, reg & 0x0ff);
286 reg = snd_soc_read(codec, WM8510_POWER1);
287 snd_soc_write(codec, WM8510_POWER1, reg & 0x1df);
293 snd_soc_write(codec, WM8510_PLL
313 struct snd_soc_codec *codec = codec_dai->codec; local
347 struct snd_soc_codec *codec = codec_dai->codec; local
407 struct snd_soc_codec *codec = socdev->card->codec; local
455 struct snd_soc_codec *codec = dai->codec; local
466 wm8510_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
539 struct snd_soc_codec *codec = socdev->card->codec; local
548 struct snd_soc_codec *codec = socdev->card->codec; local
571 struct snd_soc_codec *codec = socdev->card->codec; local
627 struct snd_soc_codec *codec = socdev->card->codec; local
642 struct snd_soc_codec *codec = i2c_get_clientdata(client); local
708 struct snd_soc_codec *codec = socdev->card->codec; local
740 struct snd_soc_codec *codec; local
778 struct snd_soc_codec *codec = socdev->card->codec; local
[all...]
H A Dad193x.c25 /* codec private data */
28 struct snd_soc_codec codec; member in struct:ad193x_priv
115 struct snd_soc_codec *codec = dai->codec; local
118 reg = snd_soc_read(codec, AD193X_DAC_CTRL2);
121 snd_soc_write(codec, AD193X_DAC_CTRL2, reg);
129 struct snd_soc_codec *codec = dai->codec; local
130 int dac_reg = snd_soc_read(codec, AD193X_DAC_CTRL1);
131 int adc_reg = snd_soc_read(codec, AD193X_ADC_CTRL
166 struct snd_soc_codec *codec = codec_dai->codec; local
258 struct snd_soc_codec *codec = codec_dai->codec; local
279 struct snd_soc_codec *codec = socdev->card->codec; local
328 struct snd_soc_codec *codec; local
454 struct snd_soc_codec *codec; local
[all...]
H A Dwm8974.c54 struct snd_soc_codec codec; member in struct:wm8974_priv
277 static int wm8974_add_widgets(struct snd_soc_codec *codec) argument
279 snd_soc_dapm_new_controls(codec, wm8974_dapm_widgets,
282 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
340 struct snd_soc_codec *codec = codec_dai->codec; local
346 reg = snd_soc_read(codec, WM8974_CLOCK);
347 snd_soc_write(codec, WM8974_CLOCK, reg & 0x0ff);
350 reg = snd_soc_read(codec, WM8974_POWER1);
351 snd_soc_write(codec, WM8974_POWER
377 struct snd_soc_codec *codec = codec_dai->codec; local
403 struct snd_soc_codec *codec = codec_dai->codec; local
461 struct snd_soc_codec *codec = dai->codec; local
509 struct snd_soc_codec *codec = dai->codec; local
520 wm8974_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
591 struct snd_soc_codec *codec = socdev->card->codec; local
600 struct snd_soc_codec *codec = socdev->card->codec; local
619 struct snd_soc_codec *codec; local
669 struct snd_soc_codec *codec = &wm8974->codec; local
745 struct snd_soc_codec *codec; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dwm8971.c39 /* codec private data */
335 static int wm8971_add_widgets(struct snd_soc_codec *codec) argument
337 snd_soc_dapm_new_controls(codec, wm8971_dapm_widgets,
340 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
353 /* codec hifi mclk clock divider coefficients */
417 struct snd_soc_codec *codec = codec_dai->codec; local
418 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec);
435 struct snd_soc_codec *codec = codec_dai->codec; local
496 struct snd_soc_codec *codec = socdev->card->codec; local
528 struct snd_soc_codec *codec = dai->codec; local
538 wm8971_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
596 struct snd_soc_codec *codec = local
604 struct snd_soc_codec *codec = socdev->card->codec; local
613 struct snd_soc_codec *codec = socdev->card->codec; local
645 struct snd_soc_codec *codec = socdev->card->codec; local
723 struct snd_soc_codec *codec = socdev->card->codec; local
739 struct snd_soc_codec *codec = i2c_get_clientdata(client); local
806 struct snd_soc_codec *codec; local
858 struct snd_soc_codec *codec = socdev->card->codec; local
[all...]
H A Dwm8900.c143 struct snd_soc_codec codec; member in struct:wm8900_priv
197 static void wm8900_reset(struct snd_soc_codec *codec) argument
199 snd_soc_write(codec, WM8900_REG_RESET, 0);
201 memcpy(codec->reg_cache, wm8900_reg_defaults,
208 struct snd_soc_codec *codec = w->codec; local
209 u16 hpctl1 = snd_soc_read(codec, WM8900_REG_HPCTL1);
216 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1);
225 snd_soc_write(codec, WM8900_REG_HPCTL1, hpctl1);
232 snd_soc_write(codec, WM8900_REG_HPCTL
614 wm8900_add_widgets(struct snd_soc_codec *codec) argument
630 struct snd_soc_codec *codec = socdev->card->codec; local
744 wm8900_set_fll(struct snd_soc_codec *codec, int fll_id, unsigned int freq_in, unsigned int freq_out) argument
824 struct snd_soc_codec *codec = codec_dai->codec; local
874 struct snd_soc_codec *codec = codec_dai->codec; local
986 struct snd_soc_codec *codec = codec_dai->codec; local
1037 wm8900_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
1133 struct snd_soc_codec *codec = socdev->card->codec; local
1157 struct snd_soc_codec *codec = socdev->card->codec; local
1199 struct snd_soc_codec *codec; local
1327 struct snd_soc_codec *codec; local
[all...]
H A Dwm8960.c78 struct snd_soc_codec codec; member in struct:wm8960_priv
107 static int wm8960_set_deemph(struct snd_soc_codec *codec) argument
109 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
128 dev_dbg(codec->dev, "Set deemphasis %d\n", val);
130 return snd_soc_update_bits(codec, WM8960_DACCTL1,
137 struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); local
138 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
147 struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol); local
148 struct wm8960_priv *wm8960 = snd_soc_codec_get_drvdata(codec);
156 return wm8960_set_deemph(codec);
387 wm8960_add_widgets(struct snd_soc_codec *codec) argument
435 struct snd_soc_codec *codec = codec_dai->codec; local
512 struct snd_soc_codec *codec = socdev->card->codec; local
548 struct snd_soc_codec *codec = dai->codec; local
558 wm8960_set_bias_level_out3(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
619 wm8960_set_bias_level_capless(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
775 struct snd_soc_codec *codec = codec_dai->codec; local
822 struct snd_soc_codec *codec = codec_dai->codec; local
889 struct snd_soc_codec *codec = socdev->card->codec; local
898 struct snd_soc_codec *codec = socdev->card->codec; local
920 struct snd_soc_codec *codec; local
971 struct snd_soc_codec *codec = &wm8960->codec; local
1084 struct snd_soc_codec *codec; local
[all...]
H A Dwm8961.c291 struct snd_soc_codec codec; member in struct:wm8961_priv
309 static int wm8961_reset(struct snd_soc_codec *codec) argument
311 return snd_soc_write(codec, WM8961_SOFTWARE_RESET, 0);
321 struct snd_soc_codec *codec = w->codec; local
322 u16 hp_reg = snd_soc_read(codec, WM8961_ANALOGUE_HP_0);
323 u16 cp_reg = snd_soc_read(codec, WM8961_CHARGE_PUMP_1);
324 u16 pwr_reg = snd_soc_read(codec, WM8961_PWR_MGMT_2);
325 u16 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1);
331 snd_soc_write(codec, WM8961_ANALOGUE_HP_
413 struct snd_soc_codec *codec = w->codec; local
633 struct snd_soc_codec *codec = dai->codec; local
724 struct snd_soc_codec *codec = dai->codec; local
751 struct snd_soc_codec *codec = dai->codec; local
817 struct snd_soc_codec *codec = dai->codec; local
830 struct snd_soc_codec *codec = dai->codec; local
845 struct snd_soc_codec *codec = dai->codec; local
870 wm8961_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
967 struct snd_soc_codec *codec; local
1011 struct snd_soc_codec *codec = socdev->card->codec; local
1021 struct snd_soc_codec *codec = socdev->card->codec; local
1054 struct snd_soc_codec *codec = &wm8961->codec; local
1181 struct snd_soc_codec *codec; local
[all...]
H A Dwm8510.c216 static int wm8510_add_widgets(struct snd_soc_codec *codec) argument
218 snd_soc_dapm_new_controls(codec, wm8510_dapm_widgets,
221 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
277 struct snd_soc_codec *codec = codec_dai->codec; local
282 reg = snd_soc_read(codec, WM8510_CLOCK);
283 snd_soc_write(codec, WM8510_CLOCK, reg & 0x0ff);
286 reg = snd_soc_read(codec, WM8510_POWER1);
287 snd_soc_write(codec, WM8510_POWER1, reg & 0x1df);
293 snd_soc_write(codec, WM8510_PLL
313 struct snd_soc_codec *codec = codec_dai->codec; local
347 struct snd_soc_codec *codec = codec_dai->codec; local
407 struct snd_soc_codec *codec = socdev->card->codec; local
455 struct snd_soc_codec *codec = dai->codec; local
466 wm8510_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
539 struct snd_soc_codec *codec = socdev->card->codec; local
548 struct snd_soc_codec *codec = socdev->card->codec; local
571 struct snd_soc_codec *codec = socdev->card->codec; local
627 struct snd_soc_codec *codec = socdev->card->codec; local
642 struct snd_soc_codec *codec = i2c_get_clientdata(client); local
708 struct snd_soc_codec *codec = socdev->card->codec; local
740 struct snd_soc_codec *codec; local
778 struct snd_soc_codec *codec = socdev->card->codec; local
[all...]
H A Dad193x.c25 /* codec private data */
28 struct snd_soc_codec codec; member in struct:ad193x_priv
115 struct snd_soc_codec *codec = dai->codec; local
118 reg = snd_soc_read(codec, AD193X_DAC_CTRL2);
121 snd_soc_write(codec, AD193X_DAC_CTRL2, reg);
129 struct snd_soc_codec *codec = dai->codec; local
130 int dac_reg = snd_soc_read(codec, AD193X_DAC_CTRL1);
131 int adc_reg = snd_soc_read(codec, AD193X_ADC_CTRL
166 struct snd_soc_codec *codec = codec_dai->codec; local
258 struct snd_soc_codec *codec = codec_dai->codec; local
279 struct snd_soc_codec *codec = socdev->card->codec; local
328 struct snd_soc_codec *codec; local
454 struct snd_soc_codec *codec; local
[all...]
H A Dwm8974.c54 struct snd_soc_codec codec; member in struct:wm8974_priv
277 static int wm8974_add_widgets(struct snd_soc_codec *codec) argument
279 snd_soc_dapm_new_controls(codec, wm8974_dapm_widgets,
282 snd_soc_dapm_add_routes(codec, audio_map, ARRAY_SIZE(audio_map));
340 struct snd_soc_codec *codec = codec_dai->codec; local
346 reg = snd_soc_read(codec, WM8974_CLOCK);
347 snd_soc_write(codec, WM8974_CLOCK, reg & 0x0ff);
350 reg = snd_soc_read(codec, WM8974_POWER1);
351 snd_soc_write(codec, WM8974_POWER
377 struct snd_soc_codec *codec = codec_dai->codec; local
403 struct snd_soc_codec *codec = codec_dai->codec; local
461 struct snd_soc_codec *codec = dai->codec; local
509 struct snd_soc_codec *codec = dai->codec; local
520 wm8974_set_bias_level(struct snd_soc_codec *codec, enum snd_soc_bias_level level) argument
591 struct snd_soc_codec *codec = socdev->card->codec; local
600 struct snd_soc_codec *codec = socdev->card->codec; local
619 struct snd_soc_codec *codec; local
669 struct snd_soc_codec *codec = &wm8974->codec; local
745 struct snd_soc_codec *codec; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Diff.c119 st->codec->channels = 1;
122 st->codec->codec_tag = get_le32(pb);
132 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
137 st->codec->sample_rate = get_be16(pb);
152 st->codec->channels = (get_be32(pb) < 6) ? 1 : 2;
156 st->codec->extradata_size = data_size;
157 st->codec->extradata = av_malloc(data_size);
158 if (!st->codec->extradata)
160 if (get_buffer(pb, st->codec->extradata, data_size) < 0)
165 st->codec
[all...]
H A Daea.c65 st->codec->channels = get_byte(s->pb);
69 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
70 st->codec->codec_id = CODEC_ID_ATRAC1;
71 st->codec->sample_rate = 44100;
72 st->codec->bit_rate = 292000;
74 if (st->codec->channels != 1 && st->codec->channels != 2) {
75 av_log(s,AV_LOG_ERROR,"Channels %d not supported!\n",st->codec->channels);
79 st->codec->channel_layout = (st->codec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Diff.c119 st->codec->channels = 1;
122 st->codec->codec_tag = get_le32(pb);
132 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
137 st->codec->sample_rate = get_be16(pb);
152 st->codec->channels = (get_be32(pb) < 6) ? 1 : 2;
156 st->codec->extradata_size = data_size;
157 st->codec->extradata = av_malloc(data_size);
158 if (!st->codec->extradata)
160 if (get_buffer(pb, st->codec->extradata, data_size) < 0)
165 st->codec
[all...]
H A Daea.c65 st->codec->channels = get_byte(s->pb);
69 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
70 st->codec->codec_id = CODEC_ID_ATRAC1;
71 st->codec->sample_rate = 44100;
72 st->codec->bit_rate = 292000;
74 if (st->codec->channels != 1 && st->codec->channels != 2) {
75 av_log(s,AV_LOG_ERROR,"Channels %d not supported!\n",st->codec->channels);
79 st->codec->channel_layout = (st->codec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Diff.c119 st->codec->channels = 1;
122 st->codec->codec_tag = get_le32(pb);
132 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
137 st->codec->sample_rate = get_be16(pb);
152 st->codec->channels = (get_be32(pb) < 6) ? 1 : 2;
156 st->codec->extradata_size = data_size;
157 st->codec->extradata = av_malloc(data_size);
158 if (!st->codec->extradata)
160 if (get_buffer(pb, st->codec->extradata, data_size) < 0)
165 st->codec
[all...]
H A Daea.c65 st->codec->channels = get_byte(s->pb);
69 st->codec->codec_type = AVMEDIA_TYPE_AUDIO;
70 st->codec->codec_id = CODEC_ID_ATRAC1;
71 st->codec->sample_rate = 44100;
72 st->codec->bit_rate = 292000;
74 if (st->codec->channels != 1 && st->codec->channels != 2) {
75 av_log(s,AV_LOG_ERROR,"Channels %d not supported!\n",st->codec->channels);
79 st->codec->channel_layout = (st->codec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp53 const CCodecInfo &codec = *g_Codecs[i]; local
54 if (id != codec.Id || encode && !codec.CreateEncoder || !encode && !codec.CreateDecoder)
56 if (!isFilter && codec.IsFilter || isFilter && !codec.IsFilter ||
57 codec.NumInStreams != 1 && !isCoder2 || codec.NumInStreams == 1 && isCoder2)
72 const CCodecInfo &codec = *g_Codecs[index]; local
73 if (!isFilter && codec
119 const CCodecInfo &codec = *g_Codecs[codecIndex]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp53 const CCodecInfo &codec = *g_Codecs[i]; local
54 if (id != codec.Id || encode && !codec.CreateEncoder || !encode && !codec.CreateDecoder)
56 if (!isFilter && codec.IsFilter || isFilter && !codec.IsFilter ||
57 codec.NumInStreams != 1 && !isCoder2 || codec.NumInStreams == 1 && isCoder2)
72 const CCodecInfo &codec = *g_Codecs[index]; local
73 if (!isFilter && codec
119 const CCodecInfo &codec = *g_Codecs[codecIndex]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp53 const CCodecInfo &codec = *g_Codecs[i]; local
54 if (id != codec.Id || encode && !codec.CreateEncoder || !encode && !codec.CreateDecoder)
56 if (!isFilter && codec.IsFilter || isFilter && !codec.IsFilter ||
57 codec.NumInStreams != 1 && !isCoder2 || codec.NumInStreams == 1 && isCoder2)
72 const CCodecInfo &codec = *g_Codecs[index]; local
73 if (!isFilter && codec
119 const CCodecInfo &codec = *g_Codecs[codecIndex]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_cirrus.c114 static inline int cs_vendor_coef_get(struct hda_codec *codec, unsigned int idx) argument
116 snd_hda_codec_write(codec, CS420X_VENDOR_NID, 0,
118 return snd_hda_codec_read(codec, CS420X_VENDOR_NID, 0,
122 static inline void cs_vendor_coef_set(struct hda_codec *codec, unsigned int idx, argument
125 snd_hda_codec_write(codec, CS420X_VENDOR_NID, 0,
127 snd_hda_codec_write(codec, CS420X_VENDOR_NID, 0,
139 struct hda_codec *codec,
142 struct cs_spec *spec = codec->spec;
143 return snd_hda_multi_out_analog_open(codec, &spec->multiout, substream,
148 struct hda_codec *codec,
138 cs_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
147 cs_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) argument
158 cs_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
169 cs_dig_playback_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
177 cs_dig_playback_pcm_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
185 cs_dig_playback_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) argument
196 cs_dig_playback_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
207 cs_capture_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) argument
221 cs_capture_pcm_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
272 cs_build_pcms(struct hda_codec *codec) argument
318 get_dac(struct hda_codec *codec, hda_nid_t pin) argument
328 is_ext_mic(struct hda_codec *codec, unsigned int idx) argument
340 get_adc(struct hda_codec *codec, hda_nid_t pin, unsigned int *idxp) argument
369 is_active_pin(struct hda_codec *codec, hda_nid_t nid) argument
376 parse_output(struct hda_codec *codec) argument
421 parse_input(struct hda_codec *codec) argument
458 parse_digital_output(struct hda_codec *codec) argument
478 parse_digital_input(struct hda_codec *codec) argument
495 add_mute(struct hda_codec *codec, const char *name, int index, unsigned int pval, int dir, struct snd_kcontrol **kctlp) argument
508 add_volume(struct hda_codec *codec, const char *name, int index, unsigned int pval, int dir, struct snd_kcontrol **kctlp) argument
522 fix_volume_caps(struct hda_codec *codec, hda_nid_t dac) argument
534 add_vmaster(struct hda_codec *codec, hda_nid_t dac) argument
555 add_output(struct hda_codec *codec, hda_nid_t dac, int idx, int num_ctls, int type) argument
615 build_output(struct hda_codec *codec) argument
650 change_cur_input(struct hda_codec *codec, unsigned int idx, int force) argument
675 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
692 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
701 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); local
720 make_bind_capture(struct hda_codec *codec, struct hda_ctl_ops *ops) argument
743 build_input(struct hda_codec *codec) argument
788 build_digital_output(struct hda_codec *codec) argument
805 build_digital_input(struct hda_codec *codec) argument
817 cs_automute(struct hda_codec *codec) argument
849 cs_automic(struct hda_codec *codec) argument
870 init_output(struct hda_codec *codec) argument
914 init_input(struct hda_codec *codec) argument
1006 init_digital(struct hda_codec *codec) argument
1020 cs_init(struct hda_codec *codec) argument
1044 cs_build_controls(struct hda_codec *codec) argument
1063 cs_free(struct hda_codec *codec) argument
1071 cs_unsol_event(struct hda_codec *codec, unsigned int res) argument
1091 cs_parse_auto_config(struct hda_codec *codec) argument
1166 fix_pincfg(struct hda_codec *codec, int model) argument
1176 patch_cs420x(struct hda_codec *codec) argument
[all...]

Completed in 282 milliseconds

1234567891011>>