Home
last modified time | relevance | path

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

/dports/multimedia/libmpeg3/libmpeg3-1.8/audio/
H A Dmantissa.c304 for(i = audblk->cplstrtmant; i < audblk->cplendmant; ) in mpeg3audio_ac3_uncouple_channel()
365 j < audblk->cplendmant && !mpeg3bits_error(audio->astream); in mpeg3audio_ac3_coeff_unpack()
H A Dbit_allocation.c492 end = audblk->cplendmant; in mpeg3audio_ac3_bit_allocate()
/dports/multimedia/libmpeg3/libmpeg3-1.8/a52dec-0.7.3/liba52/
H A Dparse.c422 while (i < state->cplendmant) { in coeff_get_coupling()
584 state->cplendmant = cplendf * 12 + 73; in a52_block()
663 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
738 state->cplstrtmant, state->cplendmant, in a52_block()
783 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/audio/liba52/a52dec-0.7.4/liba52/
H A Dparse.c423 while (i < state->cplendmant) { in coeff_get_coupling()
585 state->cplendmant = cplendf * 12 + 73; in a52_block()
664 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
739 state->cplstrtmant, state->cplendmant, in a52_block()
784 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c428 while (i < state->cplendmant) { in coeff_get_coupling()
590 state->cplendmant = cplendf * 12 + 73; in a52_block()
669 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
744 state->cplstrtmant, state->cplendmant, in a52_block()
789 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c428 while (i < state->cplendmant) { in coeff_get_coupling()
590 state->cplendmant = cplendf * 12 + 73; in a52_block()
669 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
744 state->cplstrtmant, state->cplendmant, in a52_block()
789 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c428 while (i < state->cplendmant) { in coeff_get_coupling()
590 state->cplendmant = cplendf * 12 + 73; in a52_block()
669 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
744 state->cplstrtmant, state->cplendmant, in a52_block()
789 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c428 while (i < state->cplendmant) { in coeff_get_coupling()
590 state->cplendmant = cplendf * 12 + 73; in a52_block()
669 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
744 state->cplstrtmant, state->cplendmant, in a52_block()
789 j = state->cplendmant; in a52_block()
H A Da52_internal.h55 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Mpeg3Plugin/libmpeg/audio/
H A Dac3.h248 int cplendmant; member
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/a52dec/
H A Dparse.c438 while (i < state->cplendmant) { in coeff_get_coupling()
617 state->cplendmant = cplendf * 12 + 73; in a52_block()
699 ncplgrps = ((state->cplendmant - state->cplstrtmant) / in a52_block()
774 state->cplstrtmant, state->cplendmant, in a52_block()
819 j = state->cplendmant; in a52_block()
H A Da52_internal.h60 uint8_t cplendmant; /* coupling channel end mantissa */ member
/dports/multimedia/vlc/vlc-3.0.16/contrib/src/a52/
H A Dliba52-fixed.diff125 uint8_t cplendmant; /* coupling channel end mantissa */
1844 j = state->cplendmant;