Home
last modified time | relevance | path

Searched full:line_out (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dclip_linestring.hpp134 inline void apply(Linestring& line_out, OutputIterator out) const in apply() argument
136 if (!boost::empty(line_out)) in apply()
138 *out = line_out; in apply()
140 geometry::clear(line_out); in apply()
184 OutputLinestring line_out; in clip_range_with_box() local
214 strategy.apply(line_out, out); in clip_range_with_box()
221 strategy.apply(line_out, out); in clip_range_with_box()
225 if (boost::empty(line_out)) in clip_range_with_box()
227 detail::overlay::append_no_duplicates(line_out, p1, true); in clip_range_with_box()
229 detail::overlay::append_no_duplicates(line_out, p2); in clip_range_with_box()
[all …]
H A Dfollow_linear_linear.hpp394 LinestringOut line_out; in apply() local
395 geometry::convert(*ls_it, line_out); in apply()
396 *oit++ = line_out; in apply()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_auto_parser.c179 struct auto_out_pin line_out[ARRAY_SIZE(cfg->line_out_pins)]; in snd_hda_parse_pin_defcfg() local
189 memset(line_out, 0, sizeof(line_out)); in snd_hda_parse_pin_defcfg()
248 line_out[cfg->line_outs].pin = nid; in snd_hda_parse_pin_defcfg()
249 line_out[cfg->line_outs].seq = seq; in snd_hda_parse_pin_defcfg()
361 line_out[cfg->line_outs++] = hp_out[i]; in snd_hda_parse_pin_defcfg()
374 sort_pins_by_sequence(cfg->line_out_pins, line_out, cfg->line_outs); in snd_hda_parse_pin_defcfg()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dmxs-audio-sgtl5000.txt21 * LINE_OUT
H A Dimx-audio-sgtl5000.txt26 * LINE_OUT
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a-oxalis.dts44 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1012a-frdm.dts43 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1012a-qds.dts43 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1028a-rdb.dts69 "Speaker Ext", "LINE_OUT";
H A Dfsl-ls1028a-qds.dts73 "Speaker Ext", "LINE_OUT";
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dhdsp.h67 unsigned char line_out; member
H A Dhdspm.h74 unsigned char line_out; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dhdsp.h65 unsigned char line_out; member
H A Dhdspm.h72 unsigned char line_out; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dhdsp.h65 unsigned char line_out; member
H A Dhdspm.h72 unsigned char line_out; member
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Dxonar_pcm179x.c27 * LINE_OUT -> input of ADC
59 * LINE_OUT -> input of ADC
120 * LINE_OUT -> input of ADC
160 * LINE_OUT -> input of ADC
H A Dxonar_cs43xx.c29 * LINE_OUT -> input of ADC
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dvf610-twr.dts69 "Speaker Ext", "LINE_OUT";
H A Dimx53-m53evk.dts103 "Ext Spk", "LINE_OUT";
H A Dls1021a-twr.dts96 "Speaker Ext", "LINE_OUT";
H A Dimx6dl-prtvt7.dts172 "External Speaker", "LINE_OUT";
H A Dls1021a-qds.dts98 "Speaker Ext", "LINE_OUT";
H A Dimx6q-prti6q.dts100 "External Speaker", "LINE_OUT";
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsgtl5000.c437 SND_SOC_DAPM_OUTPUT("LINE_OUT"),
497 {"LO", NULL, "DAC"}, /* dac --> line_out */
502 {"LINE_OUT", NULL, "LO"},

12