Home
last modified time | relevance | path

Searched refs:lfe (Results 1 – 25 of 25) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/mixer/profile-sets/
Ddefault.conf139 channel-map = front-left,front-right,lfe
153 channel-map = front-left,front-right,rear-left,rear-right,lfe
167 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
174 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
196 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
203 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
220 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
228 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
236 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
252 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
[all …]
Dforce-speaker.conf38 channel-map = front-left,front-right,lfe
52 channel-map = front-left,front-right,rear-left,rear-right,lfe
66 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
73 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
104 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
111 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
128 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
136 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
144 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
Dforce-speaker-and-int-mic.conf39 channel-map = front-left,front-right,lfe
53 channel-map = front-left,front-right,rear-left,rear-right,lfe
67 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
74 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
105 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
112 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
129 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
137 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
145 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
Daudigy.conf48 channel-map = front-left,front-right,lfe
62 channel-map = front-left,front-right,rear-left,rear-right,lfe
76 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
83 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
Dcmedia-high-speed-true-hdaudio.conf41 channel-map = front-left,front-right,lfe
48 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
55 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
Dsb-omni-surround-5.1.conf45 channel-map = front-left,front-right,aux1,aux2,aux3,lfe
57 channel-map = front-left,front-right,rear-left,rear-right,aux1,lfe
69 channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Danalog-output.conf73 override-map.1 = lfe
74 override-map.2 = lfe,lfe
80 override-map.2 = all-center,lfe
/third_party/pulseaudio/src/daemon/
Ddaemon.conf.in60 ; remixing-produce-lfe = no
61 ; remixing-consume-lfe = no
62 ; lfe-crossover-freq = 0
/third_party/pulseaudio/conf/
Ddaemon.conf59 ; enable-lfe-remixing = no
60 ; lfe-crossover-freq = 0
/third_party/pulseaudio/src/pulse/
Dvolume.c853 pa_volume_t hfe, lfe; in pa_cvolume_get_lfe_balance() local
863 get_avg(map, v, &hfe, &lfe, on_hfe, on_lfe); in pa_cvolume_get_lfe_balance()
865 if (hfe == lfe) in pa_cvolume_get_lfe_balance()
868 if (hfe > lfe) in pa_cvolume_get_lfe_balance()
869 return -1.0f + ((float) lfe / (float) hfe); in pa_cvolume_get_lfe_balance()
871 return 1.0f - ((float) hfe / (float) lfe); in pa_cvolume_get_lfe_balance()
Dohos_pa_volume.c869 pa_volume_t hfe, lfe; in pa_cvolume_get_lfe_balance() local
879 get_avg(map, v, &hfe, &lfe, on_hfe, on_lfe); in pa_cvolume_get_lfe_balance()
881 if (hfe == lfe) in pa_cvolume_get_lfe_balance()
884 if (hfe > lfe) in pa_cvolume_get_lfe_balance()
885 return -1.0f + ((float) lfe / (float) hfe); in pa_cvolume_get_lfe_balance()
887 return 1.0f - ((float) hfe / (float) lfe); in pa_cvolume_get_lfe_balance()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstdcaparse.c188 guint chans, lfe, i; in gst_dca_parse_parse_header() local
236 lfe = (hdr[5] >> 9) & 0x03; in gst_dca_parse_parse_header()
249 *channels = channels_table[chans] + ((lfe) ? 1 : 0); in gst_dca_parse_parse_header()
/third_party/pulseaudio/src/
D.gitignore57 lfe-filter-test
DMakefile.am618 lfe_filter_test_SOURCES = tests/lfe-filter-test.c
986 pulsecore/filter/lfe-filter.c pulsecore/filter/lfe-filter.h \
/third_party/pulseaudio/src/pulsecore/
Dmeson.build21 'filter/lfe-filter.c',
81 'filter/lfe-filter.h',
/third_party/pulseaudio/src/tests/
Dmeson.build39 [ 'lfe-filter-test', 'lfe-filter-test.c',
/third_party/ffmpeg/libavcodec/x86/
Ddcadsp.asm30 cglobal lfe_fir0_float, 4, 6, 12 + cpuflag(fma3)*4, samples, lfe, coeff, nblocks, cnt1, cnt2
225 cglobal lfe_fir1_float, 4, 6, 10, samples, lfe, coeff, nblocks, cnt1, cnt2
/third_party/pulseaudio/ohosbuild/src/pulsecore/
DBUILD.gn63 "../../../src/pulsecore/filter/lfe-filter.c",
/third_party/gstreamer/gstplugins_bad/po/
Dit.po185 # NdT: lfe andrebbe tradotto come effetti a bassa frequenza e andrebbe aperto un bug per low freque…
310 # vedi prima per lfe
/third_party/pulseaudio/
DNEWS60 …* The enable-lfe-remixing option in daemon.conf was split into remixing-produce-lfe and remixing-c…
/third_party/ffmpeg/libavcodec/
Ddca_lbr.c1171 LBRChunk lfe; in ff_dca_lbr_parse() member
1297 chunk.lfe.len = chunk_len; in ff_dca_lbr_parse()
1298 chunk.lfe.data = gb.buffer; in ff_dca_lbr_parse()
1368 ret = parse_lfe_chunk(s, &chunk.lfe); in ff_dca_lbr_parse()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c1949 guint num_blocks, chans, lfe, i; in dts_parse_frame_header() local
1995 lfe = (hdr[5] >> 9) & 0x03; in dts_parse_frame_header()
2004 *channels = channels_table[chans] + ((lfe) ? 1 : 0); in dts_parse_frame_header()
/third_party/gstreamer/gstplugins_good/po/
Dit.po593 # NdT: lfe andrebbe tradotto come effetti a bassa frequenza e andrebbe aperto un bug per low freque…
/third_party/ffmpeg/doc/
Dfilters.texi3454 front_center.wav -map '[LFE]' lfe.wav -map '[SL]' side_left.wav -map '[SR]'
3462 -map '[LFE]' lfe.wav
4488 @item lfe
4516 …azi_0_ele_0_DFC.wav,asplit[fc][lfe];amovie=azi_35_ele_0_DFC.wav[fl];amovie=azi_325_ele_0_DFC.wav[f…
4654 ffmpeg -i fl -i fr -i fc -i sl -i sr -i lfe -filter_complex
5977 @item lfe
/third_party/chromium/patch/
D0001-cve.patch58424 z_i;!Okq5*icZZyI?GH@;d^nM#88Xs3<lfe^cIfc>L>*=lEjZkvXYZ^J54z8hnY*8i