Home
last modified time | relevance | path

Searched refs:cplbndstrc (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libmpeg3/libmpeg3-1.8/a52dec-0.7.3/liba52/
H A Dparse.c412 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
420 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
424 while (cplbndstrc & 1) { in coeff_get_coupling()
425 cplbndstrc >>= 1; in coeff_get_coupling()
428 cplbndstrc >>= 1; in coeff_get_coupling()
586 state->cplbndstrc = 0; in a52_block()
589 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/audio/liba52/a52dec-0.7.4/liba52/
H A Dparse.c413 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
421 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
425 while (cplbndstrc & 1) { in coeff_get_coupling()
426 cplbndstrc >>= 1; in coeff_get_coupling()
429 cplbndstrc >>= 1; in coeff_get_coupling()
587 state->cplbndstrc = 0; in a52_block()
590 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c418 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
426 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
430 while (cplbndstrc & 1) { in coeff_get_coupling()
431 cplbndstrc >>= 1; in coeff_get_coupling()
434 cplbndstrc >>= 1; in coeff_get_coupling()
592 state->cplbndstrc = 0; in a52_block()
595 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c418 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
426 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
430 while (cplbndstrc & 1) { in coeff_get_coupling()
431 cplbndstrc >>= 1; in coeff_get_coupling()
434 cplbndstrc >>= 1; in coeff_get_coupling()
592 state->cplbndstrc = 0; in a52_block()
595 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c418 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
426 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
430 while (cplbndstrc & 1) { in coeff_get_coupling()
431 cplbndstrc >>= 1; in coeff_get_coupling()
434 cplbndstrc >>= 1; in coeff_get_coupling()
592 state->cplbndstrc = 0; in a52_block()
595 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c418 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
426 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
430 while (cplbndstrc & 1) { in coeff_get_coupling()
431 cplbndstrc >>= 1; in coeff_get_coupling()
434 cplbndstrc >>= 1; in coeff_get_coupling()
592 state->cplbndstrc = 0; in a52_block()
595 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h56 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/a52dec/
H A Dparse.c428 int cplbndstrc, bnd, i, i_end, ch; in coeff_get_coupling() local
436 cplbndstrc = state->cplbndstrc; in coeff_get_coupling()
440 while (cplbndstrc & 1) { in coeff_get_coupling()
441 cplbndstrc >>= 1; in coeff_get_coupling()
444 cplbndstrc >>= 1; in coeff_get_coupling()
619 state->cplbndstrc = 0; in a52_block()
622 state->cplbndstrc |= 1 << i; in a52_block()
H A Da52_internal.h61 uint32_t cplbndstrc; /* coupling band structure */ member
/dports/audio/aften/aften-0.0.8/libaften/
H A Dcoupling.c48 .cplbndstrc = { 0, 0, 1, 0, 1, 1, 0, 1, 1 }
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Mpeg3Plugin/libmpeg/audio/
H A Dac3.h119 unsigned short cplbndstrc[18]; member
/dports/multimedia/libmpeg3/libmpeg3-1.8/audio/
H A Dmantissa.c306 if(!audblk->cplbndstrc[sub_bnd++]) in mpeg3audio_ac3_uncouple_channel()
/dports/multimedia/vlc/vlc-3.0.16/contrib/src/a52/
H A Dliba52-fixed.diff126 uint32_t cplbndstrc; /* coupling band structure */
1625 int cplbndstrc, bnd, i, i_end, ch;
1635 cplbndstrc >>= 1;