Searched refs:bnd (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Deac3dec.c68 int bin, bnd, ch, i; local
76 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
78 int bandsize = s->spx_band_sizes[bnd];
82 wrapflag[bnd] = 1;
110 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
111 int bandsize = s->spx_band_sizes[bnd];
[all...]
H A Dac3dec.c604 int bnd, i; local
609 for(bnd=0; bnd<s->num_rematrixing_bands; bnd++) {
610 if(s->rematrixing_flags[bnd]) {
611 bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd+1]);
612 for(i=ff_ac3_rematrix_band_tab[bnd]; i<bndend; i++) {
728 int subbnd, bnd, n_subbands, n_bands=0; local
754 for (bnd = 0, subbnd = 1; subbnd < n_subbands; subbnd++) {
758 bnd_sz[bnd]
779 int i, bnd, seg, ch; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Deac3dec.c68 int bin, bnd, ch, i; local
76 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
78 int bandsize = s->spx_band_sizes[bnd];
82 wrapflag[bnd] = 1;
110 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
111 int bandsize = s->spx_band_sizes[bnd];
[all...]
H A Dac3dec.c604 int bnd, i; local
609 for(bnd=0; bnd<s->num_rematrixing_bands; bnd++) {
610 if(s->rematrixing_flags[bnd]) {
611 bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd+1]);
612 for(i=ff_ac3_rematrix_band_tab[bnd]; i<bndend; i++) {
728 int subbnd, bnd, n_subbands, n_bands=0; local
754 for (bnd = 0, subbnd = 1; subbnd < n_subbands; subbnd++) {
758 bnd_sz[bnd]
779 int i, bnd, seg, ch; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Deac3dec.c68 int bin, bnd, ch, i; local
76 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
78 int bandsize = s->spx_band_sizes[bnd];
82 wrapflag[bnd] = 1;
110 for (bnd = 0; bnd < s->num_spx_bands; bnd++) {
111 int bandsize = s->spx_band_sizes[bnd];
[all...]
H A Dac3dec.c604 int bnd, i; local
609 for(bnd=0; bnd<s->num_rematrixing_bands; bnd++) {
610 if(s->rematrixing_flags[bnd]) {
611 bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd+1]);
612 for(i=ff_ac3_rematrix_band_tab[bnd]; i<bndend; i++) {
728 int subbnd, bnd, n_subbands, n_bands=0; local
754 for (bnd = 0, subbnd = 1; subbnd < n_subbands; subbnd++) {
758 bnd_sz[bnd]
779 int i, bnd, seg, ch; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/acpi/platform/
H A Dacenv.h294 #define _bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/acpi/platform/
H A Dacenv.h294 #define _bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd)))

Completed in 168 milliseconds