Home
last modified time | relevance | path

Searched refs:main_ch (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dmmc.h40 int sec_type, int main_ch,
H A Dtransport.h482 int sec_type, int main_ch,
H A Dmmc.c2552 int sec_type, int main_ch, argument
2588 req = main_ch & 0xf8;
2635 int sec_type, int main_ch, argument
2655 sec_type, main_ch, o, buf, flag);
2692 req = main_ch & 0xf8;
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddca_lbr.c282 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
314 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
318 amp[main_ch] = main_amp < AMP_MAX ? main_amp : 0; in parse_tonal()
319 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal()
323 if (ch == main_ch) in parse_tonal()
326 amp[ch] = amp[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_damp, 1); in parse_tonal()
327 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal()
334 if (amp[main_ch]) { in parse_tonal()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddca_lbr.c286 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
318 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
322 amp[main_ch] = main_amp < AMP_MAX ? main_amp : 0; in parse_tonal()
323 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal()
327 if (ch == main_ch) in parse_tonal()
330 amp[ch] = amp[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_damp, 1); in parse_tonal()
331 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal()
338 if (amp[main_ch]) { in parse_tonal()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddca_lbr.c286 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
318 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
322 amp[main_ch] = main_amp < AMP_MAX ? main_amp : 0; in parse_tonal()
323 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal()
327 if (ch == main_ch) in parse_tonal()
330 amp[ch] = amp[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_damp, 1); in parse_tonal()
331 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal()
338 if (amp[main_ch]) { in parse_tonal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c285 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
317 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
321 amp[main_ch] = main_amp < AMP_MAX ? main_amp : 0; in parse_tonal()
322 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal()
326 if (ch == main_ch) in parse_tonal()
329 amp[ch] = amp[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_damp, 1); in parse_tonal()
330 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal()
337 if (amp[main_ch]) { in parse_tonal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c285 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
317 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
321 amp[main_ch] = main_amp < AMP_MAX ? main_amp : 0; in parse_tonal()
322 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal()
326 if (ch == main_ch) in parse_tonal()
329 amp[ch] = amp[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_damp, 1); in parse_tonal()
330 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal()
337 if (amp[main_ch]) { in parse_tonal()